Skip to content

justinwoo/bismuth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bismuth-example

An example usage of PureScript-Bismuth but without any fancy setups. There are many ways in which you could do anything like

  • Use PureScript DCE output (if you really care)
  • Use purs-loader
  • or whatever

This setup uses Parcel to instantly rebuild on any changes in the Flow sources and the output directory, which will be rebuilt by psc-ide whenever you change files in PureScript using an editor plugin that uses psc-ide. On my machine, changes performed by psc-ide take 120ms to be rebuild by Parcel.

See this branch for the webpack version.

About

An example usage of PureScript-Bismuth but without any fancy setups

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published