purescript-react-vite-starter
purescript-react-vite-starter copied to clipboard
This is a starter project for everyone who'd like to start with PureScript with React and Vite as a tool for your dev server and build.
Has been updated: - vite -> v3 - react -> v18 - purescript -> 0.15 Add ESM compatibility.
Judging from the build times and output this seems to build twice. https://github.com/kajetansw/purescript-react-vite-starter/blob/d895fd701b900858fe5fc0823a110b5e28a99115/package.json#L6 ``` npm run build:spago:prod > [email protected] build:spago:prod > spago build && spago bundle-app --to './src/index.prod.js' [info] Build...