@ariana-framework/vite-plugin
v1.1.0
Published
Vite plugin for Ariana resource transforms and compiler diagnostics.
Readme
@ariana-framework/vite-plugin
Vite integration package for Ariana.
Includes
- component resource transform
templateUrlloadingstyleUrlloading- compiler diagnostics integration
- strict template mode
Install
npm install -D @ariana-framework/vite-pluginExample
import { ariana } from '@ariana-framework/vite-plugin';
export default {
plugins: [ariana()]
};Status
Official early release. The generated output shape is still being hardened.
