Skip to content

rjoydip-zz/node-babel-rollup-setup

Repository files navigation

node-babel-rollup-setup

Build Status license

Node Babel rollup setup

Features

  • Transpiles all modern JS features
  • Bundles cjs module formats
  • Rollup for build process
  • Babel for transpilation
  • Jest for testing
  • Sourcemap creation default: false

Installation

$ git clone https://github.com/rjoydip/node-babel-rollup-setup.git
$ cd node-babel-rollup-setup
$ npm run watch // rollup watch mode
$ npm run build // rollup build 
$ npm run node:watch // nodemon watch

Test

$ npm test

License

MIT © Joydip Roy (rjoydip)

Releases

No releases published

Sponsor this project

Packages

No packages published