Skip to content

Example using psc-package and rollup together to bundle with dead-code-elimination

Notifications You must be signed in to change notification settings

wires/purescript-rollup-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what is the point of this?

I really really don't like pulp.

This is a zero-magic build using purs/psc-package solution that creates a small codebase using the rollup bundler. it also has dead code elimination and loading of npm modules in purescript FFI

requirements

  1. nodejs & npm
  2. recent purescript, npm i -g purescript
  3. install psc-bundle

building

  • npm i dependencies

then

npm run build

then

cd public; superstatic -p 12373

About

Example using psc-package and rollup together to bundle with dead-code-elimination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published