/squint-vite-plugin

A plugin to compile .cljs source code with squint using vite

Primary LanguageJavaScript

squint-vite-plugin

A Squint plugin for Vite. Very early in it's development.

To play around with the demo, you can do the following:

cd demo/
yarn vite build
yarn vite preview

vite build can also be ran with --watch.

Currently unsupported / TODO

  • vite dev / Hot-Module-Reloading (HMR)
  • Squint Macros