create-weapp-vite 2.3.25 → 2.3.27

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/dist/cli.js CHANGED
@@ -1,4 +1,4 @@
1
- import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, t as createProject } from "./src-uIGHQJPt.js";
1
+ import { n as RECOMMENDED_SKILLS_INSTALL_COMMAND, t as createProject } from "./src-i92CBLMQ.js";
2
2
  import logger from "@weapp-core/logger";
3
3
  import { fs } from "@weapp-core/shared/fs";
4
4
  import process from "node:process";
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { r as TemplateName, t as createProject } from "./src-uIGHQJPt.js";
1
+ import { r as TemplateName, t as createProject } from "./src-i92CBLMQ.js";
2
2
  export { TemplateName, createProject };
@@ -6,13 +6,13 @@ import https from "node:https";
6
6
  import { spawn } from "node:child_process";
7
7
  import process from "node:process";
8
8
  //#region ../../packages-runtime/wevu/package.json
9
- var version$2 = "6.16.13";
9
+ var version$2 = "6.16.15";
10
10
  //#endregion
11
11
  //#region ../dashboard/package.json
12
- var version$1 = "6.16.13";
12
+ var version$1 = "6.16.15";
13
13
  //#endregion
14
14
  //#region ../weapp-vite/package.json
15
- var version = "6.16.13";
15
+ var version = "6.16.15";
16
16
  //#endregion
17
17
  //#region src/enums.ts
18
18
  let TemplateName = /* @__PURE__ */ function(TemplateName) {
@@ -105,19 +105,19 @@ const TEMPLATE_CATALOG = {
105
105
  "@babel/types": "^7.29.0",
106
106
  "@douyin-microapp/typings": "^1.3.1",
107
107
  "@egoist/tailwindcss-icons": "^1.9.2",
108
- "@icebreakers/eslint-config": "^5.0.0",
109
- "@icebreakers/stylelint-config": "^4.0.0",
108
+ "@icebreakers/eslint-config": "^5.0.1",
109
+ "@icebreakers/stylelint-config": "^4.0.1",
110
110
  "@iconify-json/mdi": "^1.2.3",
111
111
  "@mini-types/alipay": "^3.0.14",
112
112
  "@tailwindcss/postcss": "^4.3.0",
113
113
  "@tailwindcss/vite": "^4.3.0",
114
- "@types/node": "^25.7.0",
114
+ "@types/node": "^25.8.0",
115
115
  "@types/semver": "^7.7.1",
116
116
  "@vant/weapp": "^1.11.7",
117
- "@vitejs/plugin-vue": "^6.0.6",
117
+ "@vitejs/plugin-vue": "^6.0.7",
118
118
  "@vue/compiler-core": "^3.5.34",
119
119
  "@vue/compiler-dom": "^3.5.34",
120
- "@vue/language-core": "^3.2.8",
120
+ "@vue/language-core": "^3.2.9",
121
121
  "antd-mini": "^3.4.3",
122
122
  "bundle-require": "^5.1.0",
123
123
  "class-variance-authority": "^0.7.1",
@@ -126,8 +126,8 @@ const TEMPLATE_CATALOG = {
126
126
  "gm-crypto": "^0.1.12",
127
127
  "lru-cache": "^11.3.6",
128
128
  "magic-string": "^0.30.21",
129
- "miniprogram-api-typings": "^5.2.0",
130
- "oxc-parser": "^0.130.0",
129
+ "miniprogram-api-typings": "^5.2.1",
130
+ "oxc-parser": "^0.131.0",
131
131
  "oxc-walker": "^1.0.0",
132
132
  "pkg-types": "^2.3.1",
133
133
  "sass-embedded": "^1.99.0",
@@ -136,14 +136,14 @@ const TEMPLATE_CATALOG = {
136
136
  "tdesign-miniprogram": "^1.14.0",
137
137
  "ts-morph": "^28.0.0",
138
138
  "vite-plugin-inspect": "^11.3.3",
139
- "vue-tsc": "^3.2.8",
139
+ "vue-tsc": "^3.2.9",
140
140
  "weapp-tailwindcss": "^4.12.0",
141
141
  autoprefixer: "^10.5.0",
142
142
  clsx: "^2.1.1",
143
143
  dayjs: "^1.11.20",
144
144
  echarts: "^6.0.0",
145
145
  esbuild: "^0.28.0",
146
- eslint: "^10.3.0",
146
+ eslint: "^10.4.0",
147
147
  fdir: "^6.5.0",
148
148
  htmlparser2: "^12.0.0",
149
149
  lodash: "^4.18.1",
@@ -151,13 +151,13 @@ const TEMPLATE_CATALOG = {
151
151
  obug: "^2.1.1",
152
152
  pathe: "^2.0.3",
153
153
  postcss: "^8.5.14",
154
- rolldown: "1.0.0",
154
+ rolldown: "1.0.1",
155
155
  sass: "^1.99.0",
156
- stylelint: "^17.11.0",
156
+ stylelint: "^17.11.1",
157
157
  tailwindcss: "^4.3.0",
158
158
  tslib: "^2.8.1",
159
159
  typescript: "^6.0.3",
160
- vite: "8.0.12",
160
+ vite: "8.0.13",
161
161
  vue: "^3.5.34",
162
162
  zod: "^4.4.3"
163
163
  };
@@ -165,7 +165,7 @@ const TEMPLATE_NAMED_CATALOG = {
165
165
  "tdesign-miniprogram-fixed": { "tdesign-miniprogram": "1.14.0" },
166
166
  "weapp-tailwindcss-fixed": { "weapp-tailwindcss": "4.12.0" },
167
167
  latest: {
168
- "miniprogram-api-typings": "^5.2.0",
168
+ "miniprogram-api-typings": "^5.2.1",
169
169
  typescript: "^6.0.3"
170
170
  },
171
171
  tailwind3: { tailwindcss: "^4.3.0" },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "create-weapp-vite",
3
3
  "type": "module",
4
- "version": "2.3.25",
4
+ "version": "2.3.27",
5
5
  "description": "create-weapp-vite",
6
6
  "author": "ice breaker <1324318532@qq.com>",
7
7
  "license": "MIT",
@@ -50,8 +50,8 @@
50
50
  "@inquirer/prompts": "^8.4.3",
51
51
  "pathe": "^2.0.3",
52
52
  "pkg-types": "^2.3.1",
53
- "@weapp-core/shared": "^3.0.4",
54
- "@weapp-core/logger": "^3.1.1"
53
+ "@weapp-core/logger": "^3.1.1",
54
+ "@weapp-core/shared": "^3.0.4"
55
55
  },
56
56
  "scripts": {
57
57
  "catalog:sync": "node --import tsx scripts/generate-template-catalog.ts",
@@ -83,5 +83,142 @@
83
83
  "scss",
84
84
  "vue"
85
85
  ],
86
- "vue.server.hybridMode": true
86
+ "vue.server.hybridMode": true,
87
+ "typescript.disableReferencedProjectLoad": true,
88
+ "typescript.disableSolutionSearching": true,
89
+ "typescript.disableAutomaticTypeAcquisition": true,
90
+ "typescript.preferences.includePackageJsonAutoImports": "off",
91
+ "javascript.preferences.includePackageJsonAutoImports": "off",
92
+ "search.followSymlinks": false,
93
+ "files.watcherExclude": {
94
+ "**/.git/**": true,
95
+ "**/node_modules/**": true,
96
+ "**/dist/**": true,
97
+ "**/dist-*/**": true,
98
+ "**/dist-plugin/**": true,
99
+ "**/dist-web/**": true,
100
+ "**/build/**": true,
101
+ "**/coverage/**": true,
102
+ "**/miniprogram_npm/**": true,
103
+ "**/.cache/**": true,
104
+ "**/.smartapp-automator/**": true,
105
+ "**/.minidev/**": true,
106
+ "**/.playwright/**": true,
107
+ "**/.pnpm-store/**": true,
108
+ "**/.tmp/**": true,
109
+ "**/.turbo/**": true,
110
+ "**/.vite/**": true,
111
+ "**/.vite-inspect/**": true,
112
+ "**/.playwright-cli/**": true,
113
+ "**/.codex-tmp/**": true,
114
+ "**/.weapp-vite/**": true,
115
+ "**/.wevu-config/**": true,
116
+ "**/__temp__/**": true,
117
+ "**/docs/reports/**": true
118
+ },
119
+ "files.exclude": {
120
+ "node_modules": true,
121
+ "dist": true,
122
+ "**/dist-*": true,
123
+ "**/dist-plugin": true,
124
+ "**/dist-web": true,
125
+ "**/build": true,
126
+ "**/coverage": true,
127
+ "**/miniprogram_npm": true,
128
+ "**/.cache": true,
129
+ "**/.smartapp-automator": true,
130
+ "**/.codex-tmp": true,
131
+ "**/.minidev": true,
132
+ "**/.playwright": true,
133
+ "**/.playwright-cli": true,
134
+ "**/.pnpm-store": true,
135
+ "**/.tmp": true,
136
+ "**/.turbo": true,
137
+ "**/.vite": true,
138
+ "**/.vite-inspect": true,
139
+ "**/.weapp-vite": true,
140
+ "**/.wevu-config": true,
141
+ "**/__temp__": true,
142
+ "**/docs/reports": true
143
+ },
144
+ "search.exclude": {
145
+ "**/.git/**": true,
146
+ "**/node_modules/**": true,
147
+ "**/dist/**": true,
148
+ "**/dist-*/**": true,
149
+ "**/dist-plugin/**": true,
150
+ "**/dist-web/**": true,
151
+ "**/build/**": true,
152
+ "**/coverage/**": true,
153
+ "**/miniprogram_npm/**": true,
154
+ "**/.cache/**": true,
155
+ "**/.smartapp-automator/**": true,
156
+ "**/.minidev/**": true,
157
+ "**/.playwright/**": true,
158
+ "**/.pnpm-store/**": true,
159
+ "**/.tmp/**": true,
160
+ "**/.turbo/**": true,
161
+ "**/.vite/**": true,
162
+ "**/.vite-inspect/**": true,
163
+ "**/.playwright-cli/**": true,
164
+ "**/.codex-tmp/**": true,
165
+ "**/.weapp-vite/**": true,
166
+ "**/.wevu-config/**": true,
167
+ "**/__temp__/**": true,
168
+ "**/docs/reports/**": true
169
+ },
170
+ "tailwindCSS.files.exclude": [
171
+ "**/.git/**",
172
+ "**/node_modules/**",
173
+ "**/dist/**",
174
+ "**/dist-*/**",
175
+ "**/dist-plugin/**",
176
+ "**/dist-web/**",
177
+ "**/build/**",
178
+ "**/coverage/**",
179
+ "**/miniprogram_npm/**",
180
+ "**/.cache/**",
181
+ "**/.smartapp-automator/**",
182
+ "**/.minidev/**",
183
+ "**/.playwright/**",
184
+ "**/.pnpm-store/**",
185
+ "**/.tmp/**",
186
+ "**/.turbo/**",
187
+ "**/.vite/**",
188
+ "**/.vite-inspect/**",
189
+ "**/.playwright-cli/**",
190
+ "**/.codex-tmp/**",
191
+ "**/.weapp-vite/**",
192
+ "**/.wevu-config/**",
193
+ "**/__temp__/**",
194
+ "**/docs/reports/**"
195
+ ],
196
+ "i18n-ally.usage.scanningIgnore": [
197
+ "**/.git/**",
198
+ "**/node_modules/**",
199
+ "**/dist/**",
200
+ "**/dist-*/**",
201
+ "**/dist-plugin/**",
202
+ "**/dist-web/**",
203
+ "**/build/**",
204
+ "**/coverage/**",
205
+ "**/miniprogram_npm/**",
206
+ "**/.cache/**",
207
+ "**/.smartapp-automator/**",
208
+ "**/.minidev/**",
209
+ "**/.playwright/**",
210
+ "**/.pnpm-store/**",
211
+ "**/.tmp/**",
212
+ "**/.turbo/**",
213
+ "**/.vite/**",
214
+ "**/.vite-inspect/**",
215
+ "**/.playwright-cli/**",
216
+ "**/.codex-tmp/**",
217
+ "**/.weapp-vite/**",
218
+ "**/.wevu-config/**",
219
+ "**/__temp__/**",
220
+ "**/docs/reports/**"
221
+ ],
222
+ "vue.tsserver.useWorkspaceTsdk": true,
223
+ "typescript.tsdk": "node_modules/typescript/lib"
87
224
  }
@@ -83,5 +83,142 @@
83
83
  "scss",
84
84
  "vue"
85
85
  ],
86
- "vue.server.hybridMode": true
86
+ "vue.server.hybridMode": true,
87
+ "typescript.disableReferencedProjectLoad": true,
88
+ "typescript.disableSolutionSearching": true,
89
+ "typescript.disableAutomaticTypeAcquisition": true,
90
+ "typescript.preferences.includePackageJsonAutoImports": "off",
91
+ "javascript.preferences.includePackageJsonAutoImports": "off",
92
+ "search.followSymlinks": false,
93
+ "files.watcherExclude": {
94
+ "**/.git/**": true,
95
+ "**/node_modules/**": true,
96
+ "**/dist/**": true,
97
+ "**/dist-*/**": true,
98
+ "**/dist-plugin/**": true,
99
+ "**/dist-web/**": true,
100
+ "**/build/**": true,
101
+ "**/coverage/**": true,
102
+ "**/miniprogram_npm/**": true,
103
+ "**/.cache/**": true,
104
+ "**/.smartapp-automator/**": true,
105
+ "**/.minidev/**": true,
106
+ "**/.playwright/**": true,
107
+ "**/.pnpm-store/**": true,
108
+ "**/.tmp/**": true,
109
+ "**/.turbo/**": true,
110
+ "**/.vite/**": true,
111
+ "**/.vite-inspect/**": true,
112
+ "**/.playwright-cli/**": true,
113
+ "**/.codex-tmp/**": true,
114
+ "**/.weapp-vite/**": true,
115
+ "**/.wevu-config/**": true,
116
+ "**/__temp__/**": true,
117
+ "**/docs/reports/**": true
118
+ },
119
+ "files.exclude": {
120
+ "node_modules": true,
121
+ "dist": true,
122
+ "**/dist-*": true,
123
+ "**/dist-plugin": true,
124
+ "**/dist-web": true,
125
+ "**/build": true,
126
+ "**/coverage": true,
127
+ "**/miniprogram_npm": true,
128
+ "**/.cache": true,
129
+ "**/.smartapp-automator": true,
130
+ "**/.codex-tmp": true,
131
+ "**/.minidev": true,
132
+ "**/.playwright": true,
133
+ "**/.playwright-cli": true,
134
+ "**/.pnpm-store": true,
135
+ "**/.tmp": true,
136
+ "**/.turbo": true,
137
+ "**/.vite": true,
138
+ "**/.vite-inspect": true,
139
+ "**/.weapp-vite": true,
140
+ "**/.wevu-config": true,
141
+ "**/__temp__": true,
142
+ "**/docs/reports": true
143
+ },
144
+ "search.exclude": {
145
+ "**/.git/**": true,
146
+ "**/node_modules/**": true,
147
+ "**/dist/**": true,
148
+ "**/dist-*/**": true,
149
+ "**/dist-plugin/**": true,
150
+ "**/dist-web/**": true,
151
+ "**/build/**": true,
152
+ "**/coverage/**": true,
153
+ "**/miniprogram_npm/**": true,
154
+ "**/.cache/**": true,
155
+ "**/.smartapp-automator/**": true,
156
+ "**/.minidev/**": true,
157
+ "**/.playwright/**": true,
158
+ "**/.pnpm-store/**": true,
159
+ "**/.tmp/**": true,
160
+ "**/.turbo/**": true,
161
+ "**/.vite/**": true,
162
+ "**/.vite-inspect/**": true,
163
+ "**/.playwright-cli/**": true,
164
+ "**/.codex-tmp/**": true,
165
+ "**/.weapp-vite/**": true,
166
+ "**/.wevu-config/**": true,
167
+ "**/__temp__/**": true,
168
+ "**/docs/reports/**": true
169
+ },
170
+ "tailwindCSS.files.exclude": [
171
+ "**/.git/**",
172
+ "**/node_modules/**",
173
+ "**/dist/**",
174
+ "**/dist-*/**",
175
+ "**/dist-plugin/**",
176
+ "**/dist-web/**",
177
+ "**/build/**",
178
+ "**/coverage/**",
179
+ "**/miniprogram_npm/**",
180
+ "**/.cache/**",
181
+ "**/.smartapp-automator/**",
182
+ "**/.minidev/**",
183
+ "**/.playwright/**",
184
+ "**/.pnpm-store/**",
185
+ "**/.tmp/**",
186
+ "**/.turbo/**",
187
+ "**/.vite/**",
188
+ "**/.vite-inspect/**",
189
+ "**/.playwright-cli/**",
190
+ "**/.codex-tmp/**",
191
+ "**/.weapp-vite/**",
192
+ "**/.wevu-config/**",
193
+ "**/__temp__/**",
194
+ "**/docs/reports/**"
195
+ ],
196
+ "i18n-ally.usage.scanningIgnore": [
197
+ "**/.git/**",
198
+ "**/node_modules/**",
199
+ "**/dist/**",
200
+ "**/dist-*/**",
201
+ "**/dist-plugin/**",
202
+ "**/dist-web/**",
203
+ "**/build/**",
204
+ "**/coverage/**",
205
+ "**/miniprogram_npm/**",
206
+ "**/.cache/**",
207
+ "**/.smartapp-automator/**",
208
+ "**/.minidev/**",
209
+ "**/.playwright/**",
210
+ "**/.pnpm-store/**",
211
+ "**/.tmp/**",
212
+ "**/.turbo/**",
213
+ "**/.vite/**",
214
+ "**/.vite-inspect/**",
215
+ "**/.playwright-cli/**",
216
+ "**/.codex-tmp/**",
217
+ "**/.weapp-vite/**",
218
+ "**/.wevu-config/**",
219
+ "**/__temp__/**",
220
+ "**/docs/reports/**"
221
+ ],
222
+ "vue.tsserver.useWorkspaceTsdk": true,
223
+ "typescript.tsdk": "node_modules/typescript/lib"
87
224
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "weapp-vite-lib-template",
3
3
  "type": "module",
4
- "version": "7.0.13",
4
+ "version": "7.0.15",
5
5
  "private": true,
6
6
  "description": "weapp-vite 组件库(lib 模式)模板",
7
7
  "author": "ice breaker <1324318532@qq.com>",
@@ -108,5 +108,142 @@
108
108
  "scss",
109
109
  "vue"
110
110
  ],
111
- "vue.server.hybridMode": true
111
+ "vue.server.hybridMode": true,
112
+ "typescript.disableReferencedProjectLoad": true,
113
+ "typescript.disableSolutionSearching": true,
114
+ "typescript.disableAutomaticTypeAcquisition": true,
115
+ "typescript.preferences.includePackageJsonAutoImports": "off",
116
+ "javascript.preferences.includePackageJsonAutoImports": "off",
117
+ "search.followSymlinks": false,
118
+ "files.watcherExclude": {
119
+ "**/.git/**": true,
120
+ "**/node_modules/**": true,
121
+ "**/dist/**": true,
122
+ "**/dist-*/**": true,
123
+ "**/dist-plugin/**": true,
124
+ "**/dist-web/**": true,
125
+ "**/build/**": true,
126
+ "**/coverage/**": true,
127
+ "**/miniprogram_npm/**": true,
128
+ "**/.cache/**": true,
129
+ "**/.smartapp-automator/**": true,
130
+ "**/.minidev/**": true,
131
+ "**/.playwright/**": true,
132
+ "**/.pnpm-store/**": true,
133
+ "**/.tmp/**": true,
134
+ "**/.turbo/**": true,
135
+ "**/.vite/**": true,
136
+ "**/.vite-inspect/**": true,
137
+ "**/.playwright-cli/**": true,
138
+ "**/.codex-tmp/**": true,
139
+ "**/.weapp-vite/**": true,
140
+ "**/.wevu-config/**": true,
141
+ "**/__temp__/**": true,
142
+ "**/docs/reports/**": true
143
+ },
144
+ "files.exclude": {
145
+ "node_modules": true,
146
+ "dist": true,
147
+ "**/dist-*": true,
148
+ "**/dist-plugin": true,
149
+ "**/dist-web": true,
150
+ "**/build": true,
151
+ "**/coverage": true,
152
+ "**/miniprogram_npm": true,
153
+ "**/.cache": true,
154
+ "**/.smartapp-automator": true,
155
+ "**/.codex-tmp": true,
156
+ "**/.minidev": true,
157
+ "**/.playwright": true,
158
+ "**/.playwright-cli": true,
159
+ "**/.pnpm-store": true,
160
+ "**/.tmp": true,
161
+ "**/.turbo": true,
162
+ "**/.vite": true,
163
+ "**/.vite-inspect": true,
164
+ "**/.weapp-vite": true,
165
+ "**/.wevu-config": true,
166
+ "**/__temp__": true,
167
+ "**/docs/reports": true
168
+ },
169
+ "search.exclude": {
170
+ "**/.git/**": true,
171
+ "**/node_modules/**": true,
172
+ "**/dist/**": true,
173
+ "**/dist-*/**": true,
174
+ "**/dist-plugin/**": true,
175
+ "**/dist-web/**": true,
176
+ "**/build/**": true,
177
+ "**/coverage/**": true,
178
+ "**/miniprogram_npm/**": true,
179
+ "**/.cache/**": true,
180
+ "**/.smartapp-automator/**": true,
181
+ "**/.minidev/**": true,
182
+ "**/.playwright/**": true,
183
+ "**/.pnpm-store/**": true,
184
+ "**/.tmp/**": true,
185
+ "**/.turbo/**": true,
186
+ "**/.vite/**": true,
187
+ "**/.vite-inspect/**": true,
188
+ "**/.playwright-cli/**": true,
189
+ "**/.codex-tmp/**": true,
190
+ "**/.weapp-vite/**": true,
191
+ "**/.wevu-config/**": true,
192
+ "**/__temp__/**": true,
193
+ "**/docs/reports/**": true
194
+ },
195
+ "tailwindCSS.files.exclude": [
196
+ "**/.git/**",
197
+ "**/node_modules/**",
198
+ "**/dist/**",
199
+ "**/dist-*/**",
200
+ "**/dist-plugin/**",
201
+ "**/dist-web/**",
202
+ "**/build/**",
203
+ "**/coverage/**",
204
+ "**/miniprogram_npm/**",
205
+ "**/.cache/**",
206
+ "**/.smartapp-automator/**",
207
+ "**/.minidev/**",
208
+ "**/.playwright/**",
209
+ "**/.pnpm-store/**",
210
+ "**/.tmp/**",
211
+ "**/.turbo/**",
212
+ "**/.vite/**",
213
+ "**/.vite-inspect/**",
214
+ "**/.playwright-cli/**",
215
+ "**/.codex-tmp/**",
216
+ "**/.weapp-vite/**",
217
+ "**/.wevu-config/**",
218
+ "**/__temp__/**",
219
+ "**/docs/reports/**"
220
+ ],
221
+ "i18n-ally.usage.scanningIgnore": [
222
+ "**/.git/**",
223
+ "**/node_modules/**",
224
+ "**/dist/**",
225
+ "**/dist-*/**",
226
+ "**/dist-plugin/**",
227
+ "**/dist-web/**",
228
+ "**/build/**",
229
+ "**/coverage/**",
230
+ "**/miniprogram_npm/**",
231
+ "**/.cache/**",
232
+ "**/.smartapp-automator/**",
233
+ "**/.minidev/**",
234
+ "**/.playwright/**",
235
+ "**/.pnpm-store/**",
236
+ "**/.tmp/**",
237
+ "**/.turbo/**",
238
+ "**/.vite/**",
239
+ "**/.vite-inspect/**",
240
+ "**/.playwright-cli/**",
241
+ "**/.codex-tmp/**",
242
+ "**/.weapp-vite/**",
243
+ "**/.wevu-config/**",
244
+ "**/__temp__/**",
245
+ "**/docs/reports/**"
246
+ ],
247
+ "vue.tsserver.useWorkspaceTsdk": true,
248
+ "typescript.tsdk": "node_modules/typescript/lib"
112
249
  }
@@ -108,5 +108,142 @@
108
108
  "scss",
109
109
  "vue"
110
110
  ],
111
- "vue.server.hybridMode": true
111
+ "vue.server.hybridMode": true,
112
+ "typescript.disableReferencedProjectLoad": true,
113
+ "typescript.disableSolutionSearching": true,
114
+ "typescript.disableAutomaticTypeAcquisition": true,
115
+ "typescript.preferences.includePackageJsonAutoImports": "off",
116
+ "javascript.preferences.includePackageJsonAutoImports": "off",
117
+ "search.followSymlinks": false,
118
+ "files.watcherExclude": {
119
+ "**/.git/**": true,
120
+ "**/node_modules/**": true,
121
+ "**/dist/**": true,
122
+ "**/dist-*/**": true,
123
+ "**/dist-plugin/**": true,
124
+ "**/dist-web/**": true,
125
+ "**/build/**": true,
126
+ "**/coverage/**": true,
127
+ "**/miniprogram_npm/**": true,
128
+ "**/.cache/**": true,
129
+ "**/.smartapp-automator/**": true,
130
+ "**/.minidev/**": true,
131
+ "**/.playwright/**": true,
132
+ "**/.pnpm-store/**": true,
133
+ "**/.tmp/**": true,
134
+ "**/.turbo/**": true,
135
+ "**/.vite/**": true,
136
+ "**/.vite-inspect/**": true,
137
+ "**/.playwright-cli/**": true,
138
+ "**/.codex-tmp/**": true,
139
+ "**/.weapp-vite/**": true,
140
+ "**/.wevu-config/**": true,
141
+ "**/__temp__/**": true,
142
+ "**/docs/reports/**": true
143
+ },
144
+ "files.exclude": {
145
+ "node_modules": true,
146
+ "dist": true,
147
+ "**/dist-*": true,
148
+ "**/dist-plugin": true,
149
+ "**/dist-web": true,
150
+ "**/build": true,
151
+ "**/coverage": true,
152
+ "**/miniprogram_npm": true,
153
+ "**/.cache": true,
154
+ "**/.smartapp-automator": true,
155
+ "**/.codex-tmp": true,
156
+ "**/.minidev": true,
157
+ "**/.playwright": true,
158
+ "**/.playwright-cli": true,
159
+ "**/.pnpm-store": true,
160
+ "**/.tmp": true,
161
+ "**/.turbo": true,
162
+ "**/.vite": true,
163
+ "**/.vite-inspect": true,
164
+ "**/.weapp-vite": true,
165
+ "**/.wevu-config": true,
166
+ "**/__temp__": true,
167
+ "**/docs/reports": true
168
+ },
169
+ "search.exclude": {
170
+ "**/.git/**": true,
171
+ "**/node_modules/**": true,
172
+ "**/dist/**": true,
173
+ "**/dist-*/**": true,
174
+ "**/dist-plugin/**": true,
175
+ "**/dist-web/**": true,
176
+ "**/build/**": true,
177
+ "**/coverage/**": true,
178
+ "**/miniprogram_npm/**": true,
179
+ "**/.cache/**": true,
180
+ "**/.smartapp-automator/**": true,
181
+ "**/.minidev/**": true,
182
+ "**/.playwright/**": true,
183
+ "**/.pnpm-store/**": true,
184
+ "**/.tmp/**": true,
185
+ "**/.turbo/**": true,
186
+ "**/.vite/**": true,
187
+ "**/.vite-inspect/**": true,
188
+ "**/.playwright-cli/**": true,
189
+ "**/.codex-tmp/**": true,
190
+ "**/.weapp-vite/**": true,
191
+ "**/.wevu-config/**": true,
192
+ "**/__temp__/**": true,
193
+ "**/docs/reports/**": true
194
+ },
195
+ "tailwindCSS.files.exclude": [
196
+ "**/.git/**",
197
+ "**/node_modules/**",
198
+ "**/dist/**",
199
+ "**/dist-*/**",
200
+ "**/dist-plugin/**",
201
+ "**/dist-web/**",
202
+ "**/build/**",
203
+ "**/coverage/**",
204
+ "**/miniprogram_npm/**",
205
+ "**/.cache/**",
206
+ "**/.smartapp-automator/**",
207
+ "**/.minidev/**",
208
+ "**/.playwright/**",
209
+ "**/.pnpm-store/**",
210
+ "**/.tmp/**",
211
+ "**/.turbo/**",
212
+ "**/.vite/**",
213
+ "**/.vite-inspect/**",
214
+ "**/.playwright-cli/**",
215
+ "**/.codex-tmp/**",
216
+ "**/.weapp-vite/**",
217
+ "**/.wevu-config/**",
218
+ "**/__temp__/**",
219
+ "**/docs/reports/**"
220
+ ],
221
+ "i18n-ally.usage.scanningIgnore": [
222
+ "**/.git/**",
223
+ "**/node_modules/**",
224
+ "**/dist/**",
225
+ "**/dist-*/**",
226
+ "**/dist-plugin/**",
227
+ "**/dist-web/**",
228
+ "**/build/**",
229
+ "**/coverage/**",
230
+ "**/miniprogram_npm/**",
231
+ "**/.cache/**",
232
+ "**/.smartapp-automator/**",
233
+ "**/.minidev/**",
234
+ "**/.playwright/**",
235
+ "**/.pnpm-store/**",
236
+ "**/.tmp/**",
237
+ "**/.turbo/**",
238
+ "**/.vite/**",
239
+ "**/.vite-inspect/**",
240
+ "**/.playwright-cli/**",
241
+ "**/.codex-tmp/**",
242
+ "**/.weapp-vite/**",
243
+ "**/.wevu-config/**",
244
+ "**/__temp__/**",
245
+ "**/docs/reports/**"
246
+ ],
247
+ "vue.tsserver.useWorkspaceTsdk": true,
248
+ "typescript.tsdk": "node_modules/typescript/lib"
112
249
  }
@@ -108,5 +108,142 @@
108
108
  "scss",
109
109
  "vue"
110
110
  ],
111
- "vue.server.hybridMode": true
111
+ "vue.server.hybridMode": true,
112
+ "typescript.disableReferencedProjectLoad": true,
113
+ "typescript.disableSolutionSearching": true,
114
+ "typescript.disableAutomaticTypeAcquisition": true,
115
+ "typescript.preferences.includePackageJsonAutoImports": "off",
116
+ "javascript.preferences.includePackageJsonAutoImports": "off",
117
+ "search.followSymlinks": false,
118
+ "files.watcherExclude": {
119
+ "**/.git/**": true,
120
+ "**/node_modules/**": true,
121
+ "**/dist/**": true,
122
+ "**/dist-*/**": true,
123
+ "**/dist-plugin/**": true,
124
+ "**/dist-web/**": true,
125
+ "**/build/**": true,
126
+ "**/coverage/**": true,
127
+ "**/miniprogram_npm/**": true,
128
+ "**/.cache/**": true,
129
+ "**/.smartapp-automator/**": true,
130
+ "**/.minidev/**": true,
131
+ "**/.playwright/**": true,
132
+ "**/.pnpm-store/**": true,
133
+ "**/.tmp/**": true,
134
+ "**/.turbo/**": true,
135
+ "**/.vite/**": true,
136
+ "**/.vite-inspect/**": true,
137
+ "**/.playwright-cli/**": true,
138
+ "**/.codex-tmp/**": true,
139
+ "**/.weapp-vite/**": true,
140
+ "**/.wevu-config/**": true,
141
+ "**/__temp__/**": true,
142
+ "**/docs/reports/**": true
143
+ },
144
+ "files.exclude": {
145
+ "node_modules": true,
146
+ "dist": true,
147
+ "**/dist-*": true,
148
+ "**/dist-plugin": true,
149
+ "**/dist-web": true,
150
+ "**/build": true,
151
+ "**/coverage": true,
152
+ "**/miniprogram_npm": true,
153
+ "**/.cache": true,
154
+ "**/.smartapp-automator": true,
155
+ "**/.codex-tmp": true,
156
+ "**/.minidev": true,
157
+ "**/.playwright": true,
158
+ "**/.playwright-cli": true,
159
+ "**/.pnpm-store": true,
160
+ "**/.tmp": true,
161
+ "**/.turbo": true,
162
+ "**/.vite": true,
163
+ "**/.vite-inspect": true,
164
+ "**/.weapp-vite": true,
165
+ "**/.wevu-config": true,
166
+ "**/__temp__": true,
167
+ "**/docs/reports": true
168
+ },
169
+ "search.exclude": {
170
+ "**/.git/**": true,
171
+ "**/node_modules/**": true,
172
+ "**/dist/**": true,
173
+ "**/dist-*/**": true,
174
+ "**/dist-plugin/**": true,
175
+ "**/dist-web/**": true,
176
+ "**/build/**": true,
177
+ "**/coverage/**": true,
178
+ "**/miniprogram_npm/**": true,
179
+ "**/.cache/**": true,
180
+ "**/.smartapp-automator/**": true,
181
+ "**/.minidev/**": true,
182
+ "**/.playwright/**": true,
183
+ "**/.pnpm-store/**": true,
184
+ "**/.tmp/**": true,
185
+ "**/.turbo/**": true,
186
+ "**/.vite/**": true,
187
+ "**/.vite-inspect/**": true,
188
+ "**/.playwright-cli/**": true,
189
+ "**/.codex-tmp/**": true,
190
+ "**/.weapp-vite/**": true,
191
+ "**/.wevu-config/**": true,
192
+ "**/__temp__/**": true,
193
+ "**/docs/reports/**": true
194
+ },
195
+ "tailwindCSS.files.exclude": [
196
+ "**/.git/**",
197
+ "**/node_modules/**",
198
+ "**/dist/**",
199
+ "**/dist-*/**",
200
+ "**/dist-plugin/**",
201
+ "**/dist-web/**",
202
+ "**/build/**",
203
+ "**/coverage/**",
204
+ "**/miniprogram_npm/**",
205
+ "**/.cache/**",
206
+ "**/.smartapp-automator/**",
207
+ "**/.minidev/**",
208
+ "**/.playwright/**",
209
+ "**/.pnpm-store/**",
210
+ "**/.tmp/**",
211
+ "**/.turbo/**",
212
+ "**/.vite/**",
213
+ "**/.vite-inspect/**",
214
+ "**/.playwright-cli/**",
215
+ "**/.codex-tmp/**",
216
+ "**/.weapp-vite/**",
217
+ "**/.wevu-config/**",
218
+ "**/__temp__/**",
219
+ "**/docs/reports/**"
220
+ ],
221
+ "i18n-ally.usage.scanningIgnore": [
222
+ "**/.git/**",
223
+ "**/node_modules/**",
224
+ "**/dist/**",
225
+ "**/dist-*/**",
226
+ "**/dist-plugin/**",
227
+ "**/dist-web/**",
228
+ "**/build/**",
229
+ "**/coverage/**",
230
+ "**/miniprogram_npm/**",
231
+ "**/.cache/**",
232
+ "**/.smartapp-automator/**",
233
+ "**/.minidev/**",
234
+ "**/.playwright/**",
235
+ "**/.pnpm-store/**",
236
+ "**/.tmp/**",
237
+ "**/.turbo/**",
238
+ "**/.vite/**",
239
+ "**/.vite-inspect/**",
240
+ "**/.playwright-cli/**",
241
+ "**/.codex-tmp/**",
242
+ "**/.weapp-vite/**",
243
+ "**/.wevu-config/**",
244
+ "**/__temp__/**",
245
+ "**/docs/reports/**"
246
+ ],
247
+ "vue.tsserver.useWorkspaceTsdk": true,
248
+ "typescript.tsdk": "node_modules/typescript/lib"
112
249
  }
@@ -83,5 +83,142 @@
83
83
  "scss",
84
84
  "vue"
85
85
  ],
86
- "vue.server.hybridMode": true
86
+ "vue.server.hybridMode": true,
87
+ "typescript.disableReferencedProjectLoad": true,
88
+ "typescript.disableSolutionSearching": true,
89
+ "typescript.disableAutomaticTypeAcquisition": true,
90
+ "typescript.preferences.includePackageJsonAutoImports": "off",
91
+ "javascript.preferences.includePackageJsonAutoImports": "off",
92
+ "search.followSymlinks": false,
93
+ "files.watcherExclude": {
94
+ "**/.git/**": true,
95
+ "**/node_modules/**": true,
96
+ "**/dist/**": true,
97
+ "**/dist-*/**": true,
98
+ "**/dist-plugin/**": true,
99
+ "**/dist-web/**": true,
100
+ "**/build/**": true,
101
+ "**/coverage/**": true,
102
+ "**/miniprogram_npm/**": true,
103
+ "**/.cache/**": true,
104
+ "**/.smartapp-automator/**": true,
105
+ "**/.minidev/**": true,
106
+ "**/.playwright/**": true,
107
+ "**/.pnpm-store/**": true,
108
+ "**/.tmp/**": true,
109
+ "**/.turbo/**": true,
110
+ "**/.vite/**": true,
111
+ "**/.vite-inspect/**": true,
112
+ "**/.playwright-cli/**": true,
113
+ "**/.codex-tmp/**": true,
114
+ "**/.weapp-vite/**": true,
115
+ "**/.wevu-config/**": true,
116
+ "**/__temp__/**": true,
117
+ "**/docs/reports/**": true
118
+ },
119
+ "files.exclude": {
120
+ "node_modules": true,
121
+ "dist": true,
122
+ "**/dist-*": true,
123
+ "**/dist-plugin": true,
124
+ "**/dist-web": true,
125
+ "**/build": true,
126
+ "**/coverage": true,
127
+ "**/miniprogram_npm": true,
128
+ "**/.cache": true,
129
+ "**/.smartapp-automator": true,
130
+ "**/.codex-tmp": true,
131
+ "**/.minidev": true,
132
+ "**/.playwright": true,
133
+ "**/.playwright-cli": true,
134
+ "**/.pnpm-store": true,
135
+ "**/.tmp": true,
136
+ "**/.turbo": true,
137
+ "**/.vite": true,
138
+ "**/.vite-inspect": true,
139
+ "**/.weapp-vite": true,
140
+ "**/.wevu-config": true,
141
+ "**/__temp__": true,
142
+ "**/docs/reports": true
143
+ },
144
+ "search.exclude": {
145
+ "**/.git/**": true,
146
+ "**/node_modules/**": true,
147
+ "**/dist/**": true,
148
+ "**/dist-*/**": true,
149
+ "**/dist-plugin/**": true,
150
+ "**/dist-web/**": true,
151
+ "**/build/**": true,
152
+ "**/coverage/**": true,
153
+ "**/miniprogram_npm/**": true,
154
+ "**/.cache/**": true,
155
+ "**/.smartapp-automator/**": true,
156
+ "**/.minidev/**": true,
157
+ "**/.playwright/**": true,
158
+ "**/.pnpm-store/**": true,
159
+ "**/.tmp/**": true,
160
+ "**/.turbo/**": true,
161
+ "**/.vite/**": true,
162
+ "**/.vite-inspect/**": true,
163
+ "**/.playwright-cli/**": true,
164
+ "**/.codex-tmp/**": true,
165
+ "**/.weapp-vite/**": true,
166
+ "**/.wevu-config/**": true,
167
+ "**/__temp__/**": true,
168
+ "**/docs/reports/**": true
169
+ },
170
+ "tailwindCSS.files.exclude": [
171
+ "**/.git/**",
172
+ "**/node_modules/**",
173
+ "**/dist/**",
174
+ "**/dist-*/**",
175
+ "**/dist-plugin/**",
176
+ "**/dist-web/**",
177
+ "**/build/**",
178
+ "**/coverage/**",
179
+ "**/miniprogram_npm/**",
180
+ "**/.cache/**",
181
+ "**/.smartapp-automator/**",
182
+ "**/.minidev/**",
183
+ "**/.playwright/**",
184
+ "**/.pnpm-store/**",
185
+ "**/.tmp/**",
186
+ "**/.turbo/**",
187
+ "**/.vite/**",
188
+ "**/.vite-inspect/**",
189
+ "**/.playwright-cli/**",
190
+ "**/.codex-tmp/**",
191
+ "**/.weapp-vite/**",
192
+ "**/.wevu-config/**",
193
+ "**/__temp__/**",
194
+ "**/docs/reports/**"
195
+ ],
196
+ "i18n-ally.usage.scanningIgnore": [
197
+ "**/.git/**",
198
+ "**/node_modules/**",
199
+ "**/dist/**",
200
+ "**/dist-*/**",
201
+ "**/dist-plugin/**",
202
+ "**/dist-web/**",
203
+ "**/build/**",
204
+ "**/coverage/**",
205
+ "**/miniprogram_npm/**",
206
+ "**/.cache/**",
207
+ "**/.smartapp-automator/**",
208
+ "**/.minidev/**",
209
+ "**/.playwright/**",
210
+ "**/.pnpm-store/**",
211
+ "**/.tmp/**",
212
+ "**/.turbo/**",
213
+ "**/.vite/**",
214
+ "**/.vite-inspect/**",
215
+ "**/.playwright-cli/**",
216
+ "**/.codex-tmp/**",
217
+ "**/.weapp-vite/**",
218
+ "**/.wevu-config/**",
219
+ "**/__temp__/**",
220
+ "**/docs/reports/**"
221
+ ],
222
+ "vue.tsserver.useWorkspaceTsdk": true,
223
+ "typescript.tsdk": "node_modules/typescript/lib"
87
224
  }
@@ -108,5 +108,142 @@
108
108
  "scss",
109
109
  "vue"
110
110
  ],
111
- "vue.server.hybridMode": true
111
+ "vue.server.hybridMode": true,
112
+ "typescript.disableReferencedProjectLoad": true,
113
+ "typescript.disableSolutionSearching": true,
114
+ "typescript.disableAutomaticTypeAcquisition": true,
115
+ "typescript.preferences.includePackageJsonAutoImports": "off",
116
+ "javascript.preferences.includePackageJsonAutoImports": "off",
117
+ "search.followSymlinks": false,
118
+ "files.watcherExclude": {
119
+ "**/.git/**": true,
120
+ "**/node_modules/**": true,
121
+ "**/dist/**": true,
122
+ "**/dist-*/**": true,
123
+ "**/dist-plugin/**": true,
124
+ "**/dist-web/**": true,
125
+ "**/build/**": true,
126
+ "**/coverage/**": true,
127
+ "**/miniprogram_npm/**": true,
128
+ "**/.cache/**": true,
129
+ "**/.smartapp-automator/**": true,
130
+ "**/.minidev/**": true,
131
+ "**/.playwright/**": true,
132
+ "**/.pnpm-store/**": true,
133
+ "**/.tmp/**": true,
134
+ "**/.turbo/**": true,
135
+ "**/.vite/**": true,
136
+ "**/.vite-inspect/**": true,
137
+ "**/.playwright-cli/**": true,
138
+ "**/.codex-tmp/**": true,
139
+ "**/.weapp-vite/**": true,
140
+ "**/.wevu-config/**": true,
141
+ "**/__temp__/**": true,
142
+ "**/docs/reports/**": true
143
+ },
144
+ "files.exclude": {
145
+ "node_modules": true,
146
+ "dist": true,
147
+ "**/dist-*": true,
148
+ "**/dist-plugin": true,
149
+ "**/dist-web": true,
150
+ "**/build": true,
151
+ "**/coverage": true,
152
+ "**/miniprogram_npm": true,
153
+ "**/.cache": true,
154
+ "**/.smartapp-automator": true,
155
+ "**/.codex-tmp": true,
156
+ "**/.minidev": true,
157
+ "**/.playwright": true,
158
+ "**/.playwright-cli": true,
159
+ "**/.pnpm-store": true,
160
+ "**/.tmp": true,
161
+ "**/.turbo": true,
162
+ "**/.vite": true,
163
+ "**/.vite-inspect": true,
164
+ "**/.weapp-vite": true,
165
+ "**/.wevu-config": true,
166
+ "**/__temp__": true,
167
+ "**/docs/reports": true
168
+ },
169
+ "search.exclude": {
170
+ "**/.git/**": true,
171
+ "**/node_modules/**": true,
172
+ "**/dist/**": true,
173
+ "**/dist-*/**": true,
174
+ "**/dist-plugin/**": true,
175
+ "**/dist-web/**": true,
176
+ "**/build/**": true,
177
+ "**/coverage/**": true,
178
+ "**/miniprogram_npm/**": true,
179
+ "**/.cache/**": true,
180
+ "**/.smartapp-automator/**": true,
181
+ "**/.minidev/**": true,
182
+ "**/.playwright/**": true,
183
+ "**/.pnpm-store/**": true,
184
+ "**/.tmp/**": true,
185
+ "**/.turbo/**": true,
186
+ "**/.vite/**": true,
187
+ "**/.vite-inspect/**": true,
188
+ "**/.playwright-cli/**": true,
189
+ "**/.codex-tmp/**": true,
190
+ "**/.weapp-vite/**": true,
191
+ "**/.wevu-config/**": true,
192
+ "**/__temp__/**": true,
193
+ "**/docs/reports/**": true
194
+ },
195
+ "tailwindCSS.files.exclude": [
196
+ "**/.git/**",
197
+ "**/node_modules/**",
198
+ "**/dist/**",
199
+ "**/dist-*/**",
200
+ "**/dist-plugin/**",
201
+ "**/dist-web/**",
202
+ "**/build/**",
203
+ "**/coverage/**",
204
+ "**/miniprogram_npm/**",
205
+ "**/.cache/**",
206
+ "**/.smartapp-automator/**",
207
+ "**/.minidev/**",
208
+ "**/.playwright/**",
209
+ "**/.pnpm-store/**",
210
+ "**/.tmp/**",
211
+ "**/.turbo/**",
212
+ "**/.vite/**",
213
+ "**/.vite-inspect/**",
214
+ "**/.playwright-cli/**",
215
+ "**/.codex-tmp/**",
216
+ "**/.weapp-vite/**",
217
+ "**/.wevu-config/**",
218
+ "**/__temp__/**",
219
+ "**/docs/reports/**"
220
+ ],
221
+ "i18n-ally.usage.scanningIgnore": [
222
+ "**/.git/**",
223
+ "**/node_modules/**",
224
+ "**/dist/**",
225
+ "**/dist-*/**",
226
+ "**/dist-plugin/**",
227
+ "**/dist-web/**",
228
+ "**/build/**",
229
+ "**/coverage/**",
230
+ "**/miniprogram_npm/**",
231
+ "**/.cache/**",
232
+ "**/.smartapp-automator/**",
233
+ "**/.minidev/**",
234
+ "**/.playwright/**",
235
+ "**/.pnpm-store/**",
236
+ "**/.tmp/**",
237
+ "**/.turbo/**",
238
+ "**/.vite/**",
239
+ "**/.vite-inspect/**",
240
+ "**/.playwright-cli/**",
241
+ "**/.codex-tmp/**",
242
+ "**/.weapp-vite/**",
243
+ "**/.wevu-config/**",
244
+ "**/__temp__/**",
245
+ "**/docs/reports/**"
246
+ ],
247
+ "vue.tsserver.useWorkspaceTsdk": true,
248
+ "typescript.tsdk": "node_modules/typescript/lib"
112
249
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "weapp-vite-wevu-tailwindcss-tdesign-template",
3
3
  "type": "module",
4
- "version": "1.0.8",
4
+ "version": "1.0.9",
5
5
  "private": true,
6
6
  "description": "weapp-vite + wevu (Vue SFC) 模板",
7
7
  "author": "ice breaker <1324318532@qq.com>",
@@ -21,7 +21,7 @@
21
21
  ],
22
22
  "ignoreUploadUnusedFiles": true,
23
23
  "compileHotReLoad": false,
24
- "skylineRenderEnable": true,
24
+ "skylineRenderEnable": false,
25
25
  "packNpmManually": true,
26
26
  "es6": true,
27
27
  "minifyWXML": true
@@ -2,7 +2,8 @@
2
2
  "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
3
3
  "projectname": "weapp-vite-wevu-tailwindcss-tdesign-template",
4
4
  "setting": {
5
- "compileHotReLoad": true
5
+ "compileHotReLoad": true,
6
+ "skylineRenderEnable": false
6
7
  },
7
8
  "condition": {
8
9
  "miniprogram": {
@@ -10,7 +10,6 @@ defineAppJson({
10
10
  backgroundTextStyle: 'dark',
11
11
  },
12
12
  style: 'v2',
13
- componentFramework: 'glass-easel',
14
13
  sitemapLocation: 'sitemap.json',
15
14
  })
16
15
  </script>