我找到了另一个解决方案,使用带有插入选项的html-loader. https://github.com/webpack-contrib/html-loader\#interpolation. 1{ test: /\.(html)$/, 2 include: ...
確定! 回上一頁