zywlgis 0.5.39 → 0.5.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zywlgis",
3
- "version": "0.5.39",
3
+ "version": "0.5.41",
4
4
  "description": "",
5
5
  "private": false,
6
6
  "main": "dist/ZYWLGIS.umd.js",
package/vite.config.js CHANGED
@@ -8,7 +8,6 @@ export default defineConfig(({ command, mode, isSsrBuild, isPreview }) => {
8
8
  return {
9
9
  plugins: [
10
10
  vue(), // 构建时复制 public 中的资源到 dist 目录
11
-
12
11
  ],
13
12
  resolve: {
14
13
  alias: {