3 Commits

Author SHA1 Message Date
Josh Goldberg cb2560c927 v0.2.24: cleanInstall command; webpack@4; no SCSS
Also no more comment-format lint rule.
2018-03-04 18:51:00 -08:00
Josh Goldberg a1a8aa7257 (v0.2.9) Added mustache command, src/index.html in web 2017-12-29 11:02:12 -08:00
Josh Goldberg 723b608d77 Converted basic build steps to npm run equivalents
Completely gets rid of anything to do with gulp. Projects now compile in-place in src with tests as *.test.(tsx|ts) files and use shenanigans-manager instead of gulp-shenanigans to use package.json scripts as build steps.

Gets rid of completeBuild, completeSetup, createNewRepository, gulp, and gulpSetup commands. Will re-create the non-gulp versions of those next.
2017-12-19 17:24:08 -08:00