Devon Bellizio

Results 18 comments of Devon Bellizio

@tonifisler I have just encountered the exact same issue @ebowers has described. I built a fresh copy of my app on another machine and the error appeared. Added the .md...

Update - I have resolved the issue by doing the following: - commented out the index: line in the hologram config file - changed the file name of README.md to...

I'm experiencing the same issue @JikkuJose described.

Following this issue as I have just encountered it as well.

@Manduro I just tried your solution, but the issue still exists.

@Manduro I just tried your override solution, and while the `app-shell` component now appears in index.html after running `ng-build --prod`, the `not-found` component is rendered on the home page when...

@literalpie to your point, I think you are correct in that the `ng serve --prod` command can **not** be used to properly test app-shell in the browser. I just tried...

I'm having the same issue as well. I installed the plugin, but my app fails to build due to an error related to the plugin. Ionic version: 3.4.0 Cordova version:...