squint-cljs / squint

Light-weight ClojureScript dialect
https://squint-cljs.github.io/squint
645 stars 39 forks source link

vite-react example is missing dependency in package.json #549

Closed littleli closed 1 month ago

littleli commented 1 month ago

version

latest

problem

project won't build with:

bb dev

leads to (shorten version):

error when starting dev server:
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@vitejs/plugin-react' imported from D:\Projects\instantdb\vite.config.js.timestamp-1725061089780-aae4c0eb0be1c.mjs

expected behavior

squint starts watching and bundling files