If you use dynamic imports ( import('some-file.js').then(module => ...) ), you need to enable the dynamic-import-node plugin. // .babelrc.
確定! 回上一頁