https://github.com/ruimve/microspot-webpack-plugin
♨︎ 快速配置监控的 Webpack 插件,将监控脚本 📬 无痕注入项目中。
https://github.com/ruimve/microspot-webpack-plugin
Last synced: about 1 year ago
JSON representation
♨︎ 快速配置监控的 Webpack 插件,将监控脚本 📬 无痕注入项目中。
- Host: GitHub
- URL: https://github.com/ruimve/microspot-webpack-plugin
- Owner: Ruimve
- License: mit
- Created: 2023-01-26T15:40:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T15:40:22.000Z (over 3 years ago)
- Last Synced: 2025-02-02T03:37:52.945Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 139 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## 架构
- 打包: [webpack](https://www.webpackjs.com/)
- 类型检查: [typescript](https://www.tslang.cn/index.html)
- 单元测试: [jest](https://jestjs.io/)
- 提交校验: [commitlint](https://github.com/conventional-changelog/commitlint#getting-started)
- 变更日志: [release-please](https://github.com/googleapis/release-please)
- 持续集成: Github Actions
- 欢迎提交 PR: [CONTRIBUTING](https://www.conventionalcommits.org)
- 证书: MIT