https://github.com/hzfe/wxml-loader
处理 wxml 的 loader
https://github.com/hzfe/wxml-loader
minapp webpack
Last synced: 4 months ago
JSON representation
处理 wxml 的 loader
- Host: GitHub
- URL: https://github.com/hzfe/wxml-loader
- Owner: HZFE
- License: mit
- Created: 2020-12-03T06:30:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T09:18:28.000Z (over 4 years ago)
- Last Synced: 2025-09-15T20:58:29.177Z (4 months ago)
- Topics: minapp, webpack
- Language: JavaScript
- Homepage: https://hzfe.github.io/wxml-loader/
- Size: 13.7 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wxml-loader


## 作用
1. 收集 wxml 中的本地资源交给 webpack 处理;
2. 压缩 wxml 以获得更小体积。
## 相关链接
- [小程序 webpack 开发模板](https://github.com/HZFE/mina-boilerplate)
- [小程序 webpack 插件](https://github.com/HZFE/mina-webpack-plugin)
- [wxml-loader 源码踩坑](https://github.com/HZFE/hzfe-questions-and-answers/issues/26)
## License
[MIT](./LICENSE)