@alien-dom/vite
TypeScript icon, indicating that this package has built-in type declarations

0.9.1 • Public • Published

@alien-dom/vite

An essential plugin for alien-dom applications using Vite.

  • Enables component-level hot reloading
  • Enables AlienDOM's JSX and component transformers

Usage

import alienDOM from '@alien-dom/vite'

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

Readme

Keywords

none

Package Sidebar

Install

npm i @alien-dom/vite

Weekly Downloads

4

Version

0.9.1

License

none

Unpacked Size

8.04 kB

Total Files

5

Last publish

Collaborators

  • aleclarson