mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Upgrade to flarum-gulp 0.2.0 / Babel 6
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
@endif
|
||||
var app = System.get('flarum/app').default;
|
||||
|
||||
babelHelpers._extends(app, {!! json_encode($app) !!});
|
||||
babelHelpers.extends(app, {!! json_encode($app) !!});
|
||||
|
||||
@foreach ($bootstrappers as $bootstrapper)
|
||||
System.get('{{ $bootstrapper }}');
|
||||
|
Reference in New Issue
Block a user