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
I don't believe Parcel supports actually launching Node and only allows --open etc to run on web-apps.
This was just an example to show how to bundle with a JS entry point, that it's watched for changes and that you can observe the effects of changing the target.
It doesn't console log anything, I don't think that it actually launches node.
The text was updated successfully, but these errors were encountered: