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 729a3e1 commit d9d62b2Copy full SHA for d9d62b2
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="1.3.1"></a>
2
+## [1.3.1](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.3.0...v1.3.1) (2021-06-25)
3
+
4
5
+### Bug Fixes
6
7
+* fix url with ~ and alias again ([729a3e1](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/729a3e1))
8
9
10
11
<a name="1.3.0"></a>
12
# [1.3.0](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.2.4...v1.3.0) (2021-06-25)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-cli-plugin-vite",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "out-of-box vite dev for vue-cli project",
"main": "index.js",
"author": "[email protected]",
0 commit comments