I had done quite a lot of research throughout the internet, but seem like there’re totally no discussion about phonegap with ionic v3.
Currently ionic v3 provided lazy loading of pages and components, which make js file into seperate chunks. After i built the app using phonegap, all the chunk files except 0.js is not found. My question is, are there any highlighted configuration on config.xml or documentation for phonegap building i had missed out or acutally it’s not possible to do that with ionic v3?
ERROR Error: Uncaught (in promise): Error: Loading chunk 4 failed.
Error: Loading chunk 4 failed.
at HTMLScriptElement.onScriptComplete (vendor.js?v=20170905T165653:104)
at HTMLScriptElement.o (polyfills.js?v=20170905T165653:2)
at t.invokeTask (polyfills.js?v=20170905T165653:3)
at Object.onInvokeTask (vendor.js?v=20170905T165653:4648)
at t.invokeTask (polyfills.js?v=20170905T165653:3)
at r.runTask (polyfills.js?v=20170905T165653:3)
at HTMLScriptElement.invoke (polyfills.js?v=20170905T165653:3)
at HTMLScriptElement.onScriptComplete (vendor.js?v=20170905T165653:104)
at HTMLScriptElement.o (polyfills.js?v=20170905T165653:2)
at t.invokeTask (polyfills.js?v=20170905T165653:3)
at Object.onInvokeTask (vendor.js?v=20170905T165653:4648)
at t.invokeTask (polyfills.js?v=20170905T165653:3)
at r.runTask (polyfills.js?v=20170905T165653:3)
at HTMLScriptElement.invoke (polyfills.js?v=20170905T165653:3)
at c (polyfills.js?v=20170905T165653:3)
at Object.reject (polyfills.js?v=20170905T165653:3)
at NavControllerBase._fireError (vendor.js?v=20170905T165653:54656)
at NavControllerBase._failed (vendor.js?v=20170905T165653:54644)
at vendor.js?v=20170905T165653:54699
at t.invoke (polyfills.js?v=20170905T165653:3)
at Object.onInvoke (vendor.js?v=20170905T165653:4657)
at t.invoke (polyfills.js?v=20170905T165653:3)
at r.run (polyfills.js?v=20170905T165653:3)
at polyfills.js?v=20170905T165653:3