Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: sdk/lib/_internal/compiler_runtime/pubspec.yaml

Issue 1212513002: sdk files reorganization to make dart2js a proper package (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sdk/lib/_internal/compiler_runtime/pubspec.yaml
diff --git a/sdk/lib/_internal/compiler_runtime/pubspec.yaml b/sdk/lib/_internal/compiler_runtime/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..eb1e1728a227d72c984de19b00bc704aa6e10bbc
--- /dev/null
+++ b/sdk/lib/_internal/compiler_runtime/pubspec.yaml
@@ -0,0 +1,4 @@
+# Note: This package is not meant to be uploaded to pub. This file is used to
+# make it easer to develop on dart2js.
+name: compiler_runtime
+# version: do-not-upload

Powered by Google App Engine
This is Rietveld 408576698