vite-plugin-vue2-suffix
Vue suffix resolver
A plugin that solves the issue of missing '*.vue' suffix in Vue 2 projects when converting from Webpack to Vite
A plugin solve missing '*.vue' suffix problem transform webpack to vite in vue2
9 stars
1 watching
1 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
vitejs/vite-plugin-vue | Enhances Vite by integrating Vue.js functionality | 499 |
vitejs/vite-plugin-vue2-jsx | A plugin that enables JSX support in Vue 2.7 applications with incremental compilation and hot module replacement (HMR) | 57 |
zhangfisher/vite-plugin-vue-style-bundler | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
tomjs/vite-plugin-vscode | A plugin for developing VSCode extensions with support for Vue and React, utilizing Vite for building and hot reloading webviews. | 40 |
pakholeung37/vite-plugin-vue2-svg | A plugin to load SVG files as Vue components in Vite projects. | 19 |
johncampionjr/vite-plugin-vue-layouts | A plugin for Vite that enables router-based layout management in Vue 3 applications | 475 |
vanilla-icecream/vite-plugin-vue-routes | Provides file-based routing for Vue applications using Vite. | 1 |
hunyan-io/vite-plugin-vue-nested-sfc | Allows defining and reusing SFC components within other SFCs. | 96 |
webfansplz/vite-plugin-vue-inspector | Automatically navigates to the local IDE when clicking on an element in the browser | 694 |
vite-plugin/vite-plugin-optimizer | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
zeokku/vite-plugin-vue-css-modules | Automates CSS module replacement in Vue templates and scripts | 18 |
arikw/vite-plugin-vue-static-sfc | Serves .vue files as static assets without processing them | 1 |
neetjn/v-localize | Enables language support in Vue.js applications | 31 |
venojs/vite-plugin-simple-vconsole | A plugin for Vite that enables vConsole support | 7 |