An open API service indexing awesome lists of open source software.

https://github.com/vuetifyjs/vuetify-loader

📦 Webpack and Vite plugins for treeshaking Vuetify components and more
https://github.com/vuetifyjs/vuetify-loader

vite vuetify vuetify-build webpack webpack-plugin

Last synced: 1 day ago
JSON representation

📦 Webpack and Vite plugins for treeshaking Vuetify components and more

Awesome Lists containing this project

README

        

# vuetify-loader

This monorepo contains compiler plugins for autoloading Vuetify components and configuring styles.

- [Vite plugin](./packages/vite-plugin)
- [Webpack plugin](./packages/webpack-plugin)

The old [`vuetify-loader`](https://npmjs.com/package/vuetify-loader) package has been renamed to [`webpack-plugin-vuetify`](https://npmjs.com/package/webpack-plugin-vuetify) for Vuetify 3.
The v2 vuetify-loader source can be found on the [`legacy`](https://github.com/vuetifyjs/vuetify-loader/tree/legacy) branch.