Skip to content

jecfish/consistent-source-map-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm run install to install dependencies

Browse live

About

This repo support two builds - Parcel and esbuild.

  • npm run build-pc to generate output in dist_parcel
  • npm run build-eb to generate highly optimized (with mangled props and fn, global vars, esm) output in dist_esbuild
  • to generate iife esbuild, remove the format: 'esm' config in esbuild.config.

You can also use start-pc and start-eb to run a server (no live/hot reload).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published