@nerolang/vite-plugin-vue-magellan
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@nerolang/vite-plugin-vue-magellan

Provides Vue 3 File-based route support.

Install

pnpm add @nerolang/vite-plugin-vue-magellan -D

How to use?

import { defineConfig } from 'vite'
import magellan from '@nerolang/vite-plugin-vue-magellan'

export default defineConfig({
    plugins: [
        magellan(),
    ],
})

Readme

Keywords

none

Package Sidebar

Install

npm i @nerolang/vite-plugin-vue-magellan

Weekly Downloads

58

Version

1.0.0

License

ISC

Unpacked Size

1.85 kB

Total Files

4

Last publish

Collaborators

  • cat1989