Releases: stoikerty/dev-toolkit
Releases · stoikerty/dev-toolkit
v4: Webpack for universal js and hot-reloading
See the release PR.
Functionality of previous versions has been extended. You still have es6/es2015, react, eslint, scss & browsersync. But now it's all served and compiled via webpack instead of gulp, this is very much still a boilerplate at this point.
v3: Switch to using gulp for compiling assets
The switch to gulp was significant as it enabled the use of compiled javascript and had some nice features like browser-sync.
Uses babel for es6/es2015, react, eslint, nodemon, scss & browsersync.
v2: Use moonboots server and livereload
Experiments with moonboots-server and live-reloading code.
v1: Use middleman server
The toolkit has its roots as a simple boilerplate used with middleman.