In webpack.config.js : + const { ESBuildPlugin } = require('esbuild-loader') module.exports = { module: { rules: [ - { - test: /\.js$/, ...
確定! 回上一頁