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 0113f53 commit c92e511Copy full SHA for c92e511
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="1.2.2"></a>
2
+## [1.2.2](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.2.1...v1.2.2) (2021-06-18)
3
+
4
5
+### Bug Fixes
6
7
+* type checker and eslint only for serve ([d1c5319](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/d1c5319))
8
9
10
11
<a name="1.2.1"></a>
12
## [1.2.1](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.2.0...v1.2.1) (2021-06-18)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-cli-plugin-vite",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "out-of-box vite dev for vue-cli project",
"main": "index.js",
"author": "[email protected]",
0 commit comments