Add build step/commands with rollup, babel, eslint

Repository details (botten-nappet)
Project page
botten-nappet
Project log category
(195 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
💤 This project is inactive.
📂 This project is open.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
209 commits
Stars
5 stars
Commit details (3b393b5e)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Add build step/commands with rollup, babel, eslint

Raw text
Add build step/commands with rollup, babel, eslint

Changed files (12)

Path Additions Deletions
.babelrc +21 -0
.eslintignore +2 -0
.eslintrc +107 -0
.gitignore +1 -0
LICENSE-BANNER +47 -0
index.js +28 -28
package-lock.json +4918 -6
package.json +44 -2
rollup.config.filesize.js +6 -0
rollup.config.index.js +25 -0
rollup.config.license.js +15 -0
rollup.config.uglify.js +10 -0

Commit categories (3)