Starting to add WebPack support.

This commit is contained in:
Gunther Brunner
2014-02-12 20:14:13 +09:00
parent 1fbaae8d8e
commit 7a0472abc9
7 changed files with 97 additions and 1 deletions

3
res/app/scripts/entry.js Normal file
View File

@@ -0,0 +1,3 @@
//var angular = require('angular')
console.log('An entry')