fix(build): fixed minor issue in systemjs builder, and added SystemJs cache buster

This commit is contained in:
Torkel Ödegaard
2016-02-10 06:50:17 +01:00
parent 1c50eb345c
commit dad394523f
3 changed files with 13 additions and 3 deletions

View File

@@ -28,6 +28,7 @@
"globals": {
"System": true,
"Promise": true,
"define": true,
"require": true,
"Chromath": false,