]> git.r.bdr.sh - rbdr/sumo/commit - lib/sumo.js
Use Parcel (#5)
authorRubén Beltrán del Río <redacted>
Sun, 22 Apr 2018 21:40:39 +0000 (16:40 -0500)
committerGitHub <redacted>
Sun, 22 Apr 2018 21:40:39 +0000 (16:40 -0500)
commitf45bcde17fe0a8849e647ac843106fb51d2e8971
tree92ce036ffb5cbcae446c4ad74c6dcbf5cb690156
parent493ec31cb19b4211c703762d14a4e6232c4c2143
Use Parcel (#5)

* Replace webpack with parcel

* Use relative paths on the main index

* Include the babel polyfill

* Add missing semicolon

* Add hooks to lint before commits

* Delete webpack config
CHANGELOG.md
config/webpack.js [deleted file]
index.html
lib/sumo.js
package-lock.json
package.json
scripts/git-hooks/pre-commit [new file with mode: 0755]