Configuration to use un-minified/un-compressed Javascript files
5 views
Skip to first unread message
jpick...@jsnmp.com
unread,
Feb 16, 2018, 1:40:32 PM2/16/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ozoneplatform-users
There must be some way to configure the OWF server to use un-minified/un-compressed Javascript files. We want to quickly test some script changes in owf-server.js.
Any ideas?
Or how can we create owf-server__v7.17.0-939411366.gz.js from owf-server.js?
Thanks in advance.
Jim
Daniel Gomez
unread,
Feb 17, 2018, 10:55:03 AM2/17/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ozoneplatform-users
I think you can append ?debug=true or something like that on your owf url to get the un-minified version.