We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82db7b commit 62ec926Copy full SHA for 62ec926
appveyor.yml
@@ -4,7 +4,7 @@ skip_branch_with_pr: true
4
skip_non_tags: true
5
environment:
6
matrix:
7
- - nodejs_version: "17"
+ - nodejs_version: "16"
8
platform:
9
- x64
10
image: Visual Studio 2019
package.json
@@ -73,7 +73,7 @@
73
"tsconfig-paths-webpack-plugin": "3.5.1",
74
"typescript": "4.4.2",
75
"url-loader": "4.1.1",
76
- "vite": "^3.0.0",
+ "vite": "3.2.5",
77
"vite-plugin-html": "2.1.0",
78
"webpack": "5.51.1",
79
"webpack-bundle-analyzer": "4.4.2",
0 commit comments