打包后的 bundle.js 仍然会在Node.js 中工作,因为 import 声明转变成了CommonJS 中的 require 语句,但是 the-answer 不包含在包中。因此,我们需要一个插件。
確定! 回上一頁