UNPKG

zoro-cli

Version:

https://github.com/vuejs/vue-cli

9 lines (6 loc) 260 B
// disable all shims, use @babel/prese-env instead // not now, need more test // Object.assign 兼容 https://github.com/ljharb/object.assign import 'object.assign/auto' // Promise 兼容 https://github.com/stefanpenner/es6-promise import 'es6-promise/auto'