Closed eschaefer closed 9 years ago
Thanks Eric, that's awesome. As I'm a complete JavaScript noob, is there some parts of the build that can be avoided from being uploaded? With all node modules included it grows to 35mb of final build.
Oops, yeah that node_modules
folder doesn't need to be included in the final build before deployment. I'll fix that.
Perfect, thank you.
eslint
to enforce better coding.npm
tasks to use jekyll in combo with webpack.npm run watch
npm run build