How to use Parcel with Neutralino.js? #10168
Unanswered
RichardJECooke
asked this question in
Q&A
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.
-
Is there a way to make Parcel ignore certain scripts please? In my
index.htmlfile, I want Parcel to ignore<script src="js/neutralino.js"></script>, otherwise when the Neutralino desktop server tries to injectwindow.nl_portinto the desktop webview, Parcel's wrapping of the script makes it not able to seewindowproperly.Beta Was this translation helpful? Give feedback.
All reactions