Skip to content
Snippets Groups Projects
Commit 33cf1473 authored by Alexander Rose's avatar Alexander Rose
Browse files

updated readme

parent 75366fab
Branches
Tags
No related merge requests found
......@@ -18,10 +18,29 @@
### Bundle with rollup (UMD and ES6)
npm run watch
npm run bundle
### Make distribution files
npm run dist
### Build everything above
npm run-script build && npm run-script bundle && npm run-script dist
## Example script
### Build
npm run script
### Run
node ./build/js/script.js
TODO
----
-
- ...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment