new feature: support Vue CLI 5 can load both vue.config.js
and vue.config.ts
#6773
screetBloom
started this conversation in
Ideas
Replies: 1 comment
-
Cool! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to implement a pr that supports
@vue/cli-service@5
to load bothvue.config.js
andvue.config.ts
Does anyone have an opposing or agreeing opinion? The effect will look like this 👇
I expect to finish it in this week
The advantage of this feature is that the configuration file in the TS project is also
vue.config.ts
The DX will be better
@sodatea @fangbinwei
Beta Was this translation helpful? Give feedback.
All reactions