使用babel-plugin-import(推荐)。 // .babelrc or babel-loader option { "plugins": [ ["import", ... 注意:webpack 1 无需设置 libraryDirectory 。
確定! 回上一頁