Changed deployment process to be much more robust
- Added simple server to serve `dist/index.html` in prod - Split webpack config into common, dev, and prod files - Added an environment check in ApiService.ts to determine which endpoint to use
Please register or sign in to comment