aboutsummaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)Author
2018-04-22Use Parcel (#5)Rubén Beltrán del Río
* 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
2018-04-20Initial Project Setup (#2)Rubén Beltrán del Río
* 🔧 Add initial package.json * 🔧 Add eslint config * 🔧 Add assets target dir to gitignore * 🔧 Add webpack config * Add a contributing guide * Add the wrapper application * Add autogenerated docs * Add travis config * Add changelog