We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938411f commit 1393a1dCopy full SHA for 1393a1d
2 files changed
packages/vite/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [1.2.1](https://github.com/tomjs/hbuilderx/compare/vite%401.2.0...vite%401.2.1) (2026-01-06)
2
+
3
+- fix: vite 中 sourcemap 使用默认值 [938411f](https://github.com/tomjs/hbuilderx/commit/938411f)
4
5
## [1.2.0](https://github.com/tomjs/hbuilderx/compare/vite%401.1.0...vite%401.2.0) (2026-01-06)
6
7
- feat: 使用 vite 日志 [ac9f9d9](https://github.com/tomjs/hbuilderx/commit/ac9f9d9)
packages/vite/package.json
@@ -1,7 +1,7 @@
{
"name": "@tomjs/vite-plugin-hbuilderx",
"type": "module",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "为 HBuilderX 开发插件提供 vite 插件,可以使用 vue/react 开发 webview 的视图等",
"author": {
"name": "Tom Gao",
0 commit comments