Skip to content

sikanhe/rescript-esbuild-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rescript-esbuild-starter

Starter template for Rescript + Esbuild

  • yarn dev Starts both rescript compiler and esbuild in watch mode, and serves web page at localhost:5000
  • yarn build:production Builds production bundle for browser, outputs bundle to dist/bundle.js with source map.
  • yarn clean Clean up assets produced by rescript and esbuild.

For different granular options for Esbuild, please checkout their docs: https://esbuild.github.io/getting-started

About

Starter template for Rescript + Esbuild

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages