mirror of
https://github.com/flarum/core.git
synced 2025-07-27 03:30:28 +02:00
Use System.get instead of System.import
Means we get drop Promise polyfill
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user