You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
htmlSnapshot: {prod: {options: {snapshotPath: 'dist/snapshots/',sitePath: 'http://localhost:9002/index2.html',// also tried 127.0.0.1urls: ['']}}},
The server is available through browsers.
I don't know what's left to try because this is the most basic example I could imagine.
Do you have an idea or would like to see more details?
The text was updated successfully, but these errors were encountered:
I believe I have solved this issue in my fork (https://github.com/nias-r/grunt-html-snapshot) - phantom.args has been removed. Changing this to system.args and updating grunt-lib-phantomjs works for me.
I've also opened a pull request, but I'm not sure how active the maintainer is...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I want to prerender an AngularJS 1 app served with a Spring Boot backend. But the task never finishes:
I started with a basic example config:
The server is available through browsers.
I don't know what's left to try because this is the most basic example I could imagine.
Do you have an idea or would like to see more details?
The text was updated successfully, but these errors were encountered: