Skip to content

rauschma/babel-config-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babel configuration demo

Playground for examining how various options affect the output of Babel 6.

  • Install (everything you need is installed locally):

    cd babel-config-demo/
    npm install
    
  • Build once:

    npm run build
    
  • Watch files, build whenever there are changes:

    npm run watch
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published