关于publicpath的汇总配置

时间:2018-07-09 09:26:21

标签: rollup

我们可以配置选项“ publicPath”以使用Webpack在CSS中解析img的网址。

The publicPath configuration option can be quite useful in a variety of scenarios. It allows you to specify the base path for all the assets within your application.

如何使用rollup.js做同样的工作。 一些插件或... ??

0 个答案:

没有答案