add regenerator-runtime
This commit is contained in:
parent
729addc469
commit
1ae0790319
15
dist/index.js
vendored
15
dist/index.js
vendored
File diff suppressed because one or more lines are too long
@ -3,6 +3,8 @@ import "systemjs/dist/extras/amd";
|
||||
import "systemjs/dist/extras/named-register";
|
||||
import "systemjs/dist/extras/named-exports";
|
||||
import "systemjs/dist/extras/transform";
|
||||
import "regenerator-runtime/runtime";
|
||||
|
||||
import { Apps } from './apps'
|
||||
import { defineVirtualModule } from './virtual-module'
|
||||
import history from './history';
|
||||
|
Loading…
Reference in New Issue
Block a user