Skip to content

Elixir Phoenix 1.4 Reason React Sass Parcel Boilerplate

Notifications You must be signed in to change notification settings

henry-hz/ex_reason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExReason

Using https://parceljs.org/reasonML.html with "in-source", on bsconfig.json. Parcel still doesn't support to point compiled files to "lib", but anyway, to hide .bs.js files, on VIM, you can use:

let NERDTreeIgnore = ['\.bs.js$']