Use System.get instead of System.import

Means we get drop Promise polyfill
This commit is contained in:
Toby Zerner
2015-07-27 14:16:39 +09:30
parent 8d1ff8e6ae
commit aec641d65b
3 changed files with 15 additions and 20 deletions

View File

@ -7,7 +7,6 @@ gulp({
files: [
nodeDir + '/babel-core/external-helpers.js',
bowerDir + '/es6-promise-polyfill/promise.js',
bowerDir + '/es6-micro-loader/dist/system-polyfill.js',
bowerDir + '/mithril/mithril.js',