Confirmed users
360
edits
Line 101: | Line 101: | ||
*** use the development mode, no building required. Use index-app.html with "?log=/PATH/TO/LOG/ON/THE/WEBSERVER". | *** use the development mode, no building required. Use index-app.html with "?log=/PATH/TO/LOG/ON/THE/WEBSERVER". | ||
*** build the optimized standalone mode,then use index-standalone.html with a "?log=PATHTOLOG" argument, keeping in mind that you may need to host both the source and the log file at the same origin in order for things to work if the log file is not served with blanket CORS permissions. | *** build the optimized standalone mode,then use index-standalone.html with a "?log=PATHTOLOG" argument, keeping in mind that you may need to host both the source and the log file at the same origin in order for things to work if the log file is not served with blanket CORS permissions. | ||