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

Unified Diff: sky/examples/hello_world/main.sky

Issue 1085853002: Introduce Sky packaged apps. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Switch to using local http server Created 5 years, 8 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: sky/examples/hello_world/main.sky
diff --git a/sky/examples/hello_world/main.sky b/sky/examples/hello_world/main.sky
index a32206943c24360a5bf1df48656d570b27e1049f..3d2c4ac097f86ebb86c4427066a04d76c7cc6e18 100644
--- a/sky/examples/hello_world/main.sky
+++ b/sky/examples/hello_world/main.sky
@@ -1,3 +1,4 @@
+#!mojo mojo:sky_viewer
<script>
import 'hello_world.dart';

Powered by Google App Engine
This is Rietveld 408576698