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 cd14b61 commit f7097c2Copy full SHA for f7097c2
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="1.4.6"></a>
2
+## [1.4.6](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.4.5...v1.4.6) (2021-08-31)
3
+
4
5
+### Features
6
7
+* **config:** add resolve.extensions support ([cd14b61](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/cd14b61))
8
9
10
11
<a name="1.4.5"></a>
12
## [1.4.5](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.4.4...v1.4.5) (2021-08-29)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-cli-plugin-vite",
- "version": "1.4.5",
+ "version": "1.4.6",
"description": "out-of-box vite dev for vue-cli project",
"main": "index.js",
"author": "[email protected]",
0 commit comments