coryrylan / ng-pokedex

:monkey_face: Pokedex progressive web app built with Angular
https://ng-pokedex.web.app
266 stars 131 forks source link

On production stage the app crash on boot. #6

Open ghost opened 7 years ago

ghost commented 7 years ago

ng serve --prod

localhost/:25 Service Worker registered vendor.bundle.js Failed to load resource: the server responded with a status of 404 (Not Found) inline.bundle.js:53 Uncaught TypeError: Cannot read property 'call' of undefined at webpack_require (inline.bundle.js:53) at eval (webpack:///./src/main.ts?:2) at Object.404 (main.bundle.js:14) at webpack_require (inline.bundle.js:53) at eval (webpack:///multi_./src/main.ts?:1) at Object.659 (main.bundle.js:59) at __webpack_require__ (inline.bundle.js:53) at webpackJsonpCallback (inline.bundle.js:24) at main.bundle.js:1 localhost/:57 Live reload enabled.