This repository was archived by the owner on Feb 19, 2022. It is now read-only.
v0.2.1
* Add `server-docs` task that starts a http-server for to test built static `docs/` site * Remove `test` task in archetype `scripts` section, opening up for projects to implement `npm test` tasks that don't clash with the archetype. * Remove `peerDependencies` and unneeded `devDependencies`. Add documentation instead. * Use `builder-support` for publishing dev archetype