git clone git@github.com:MichaelRando/rollup-codesplitting-demo.git
cd rollup-codesplitting-demo
npm install
./node_modules/rollup/bin/rollup -c rollup.config.dev.js
live-server --port=1080 --entry-file=index.html ./dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone git@github.com:MichaelRando/rollup-codesplitting-demo.git
cd rollup-codesplitting-demo
npm install
./node_modules/rollup/bin/rollup -c rollup.config.dev.js
live-server --port=1080 --entry-file=index.html ./dev