- Completely refactor build tools and webpack setup.
- Also removes vulnerabilities from
oldancient NPM packages.
Development workflow now includes:
Dev server
npm run start
Build for production
npm run build
Development workflow now includes:
Dev server
npm run start
Build for production
npm run build