next-purescript-example icon indicating copy to clipboard operation
next-purescript-example copied to clipboard

Simple example app using Next.js with Purescript

Results 3 next-purescript-example issues
Sort by recently updated
recently updated
newest added

Any idea how to make debugging/sourcemaps work to debug this example in VSCode? (https://github.com/purescript/spago#get-source-maps-for-my-project)

Hi @jonasbuntinx I have been following this repository. It would be nice to have a `next-purescript` plugin to integrate Purescript in Next.js **easily** and **transparently**, similar to how Typescript is...