1.0.13 • Published 3 years ago
html-patche v1.0.13
html-patche v1.0.9
installation
$ npm i -g html-patcheinitializing a project
$ html-patche -i sample-project
$ cd sample-projectrunning a dev server
$ html-patche -dbuilding the project
$ html-patche -b # the website is saved ina build folderFixes for the new version of the html-patche
Fixed crashing when using the
-boption.