webpack 是一个模块打包器。 ... 不允许使用CommonJS,例如,你不能使用 require , module.exports 或 exports; 当引入文件时,强制 ... import 和 export 均不可用.
確定! 回上一頁