Skip to content

1.0.6

Latest

Choose a tag to compare

@gregrickaby gregrickaby released this 06 Aug 15:33
· 1 commit to master since this release
  • Completely refactor build tools and webpack setup.
  • Also removes vulnerabilities from old ancient NPM packages.

Development workflow now includes:

Dev server

npm run start

Build for production

npm run build