vite-plugin-resolve-extension-vue
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

vite-plugin-resolve-extension-vue npm

A temporary workaround for issue No loader is configured for ".vue", original issue #3532.

// vite.config.js
import resolveExtensionVue from 'vite-plugin-resolve-extension-vue';

export default {
  plugins: [resolveExtensionVue()],
};

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i vite-plugin-resolve-extension-vue

Weekly Downloads

120

Version

0.1.0

License

MIT

Unpacked Size

4.75 kB

Total Files

5

Last publish

Collaborators

  • ikeq