create-vue
create-vue copied to clipboard
feat: deprecate `@` alias in favor of the `imports` field in package.json
See reasons at https://github.com/epicweb-dev/epic-stack/blob/main/docs/decisions/031-imports.md and https://github.com/vuejs/core/issues/9919
Pending https://github.com/vuejs/core/issues/9919 to be fixed ~~Pending https://github.com/microsoft/TypeScript/pull/55015 to be released~~
~~Might need to wait for https://github.com/microsoft/TypeScript/pull/57718 to be released as stable and incorporated into VS Code.~~
fine