module. 提到webpack 就先得了解什麼是JS modules,下面的程式碼是module 的例子. CommonJS let moduleA = require('./a.js') module.exports = () => ...
確定! 回上一頁