- SCSS Linting (check TODO in gulpfile.js)
- ESLint
- Remove grunt concat and favor ES6 + Browserify
- Replace
travis.yml
script with defaultnpm test
command; - Deploy to staging should be done in
prepublish
hook or by manual command likenpm deploy
; - Documentation of build process and core classes