Yet another Webpack 4 config
Entry point: ./src/index.ts
Output path: ./docs/ (for GutHub pages)
Development: npm run start
Production: npm run build
Webpack Config
Entry point: ./src/index.ts
Output path: ./docs/ (for GutHub pages)
Development: npm run start
Production: npm run build