attempt to fix up angular override

This commit is contained in:
guybedford
2016-03-28 09:46:44 +02:00
parent af52227fb9
commit e7c0f8b67c
3 changed files with 25 additions and 3 deletions
@@ -12,8 +12,8 @@
},
"jspmNodeConversion": false,
"meta": {
"src/core/util/decorators.js": {
"deps": ["reflect-metadata"]
"src/*.js": {
"deps": ["reflect-metadata", "zone.js"]
}
}
}