Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/html/package.js
diff options
context:
space:
mode:
Diffstat (limited to 'html/package.js')
-rw-r--r--html/package.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/html/package.js b/html/package.js
new file mode 100644
index 0000000..943560c
--- /dev/null
+++ b/html/package.js
@@ -0,0 +1,4 @@
+enyo.depends(
+ "audio.js",
+ "app.js"
+); \ No newline at end of file