BUG: Wix treats js file as wxs file #7827
Unanswered
BryanCrotaz
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Following the guides here https://stackoverflow.com/questions/471424/wix-tricks-and-tips?rq=1
I'm creating a custom action in JS (all it's doing is fetching a file, passing a key from a ui edit box in the query string) so js is perfect.
Build fails, trying to parse the js file as xml.
LicenceAction.wxs
LicenceActionCode.js
Beta Was this translation helpful? Give feedback.
All reactions