Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
1、如何配置各种loader, 比如在自定义组件项目中我要使用本地图片,使用sass, 使用字体图标库,这些都需要通过webpack配置各种loader打包支持才能在程序中使用, 有没有demo提供看一下。
2、devDepenDencies 中 @airiot/devtool 还在1.xx版本, 现在前端依赖库要不要整体升级到2.xx版本, 有没有文档提供支持
devtool 不用升级 不影响使用,使用sass. 或者图标库 直接安装 使用就可以
@fx 在 二次开发 webpack配置 中说:
使用字体库、本地图片直接编译不过