svelte-native icon indicating copy to clipboard operation
svelte-native copied to clipboard

Is it possible to stop compiling at Nativescript?

Open drew-wallace opened this issue 5 years ago • 1 comments

Just wondering if it's possible to stop the compiling at the Nativescript stage before it get's fully compiled into the platform of choice. I would assume it is, but I'm not webpack literate, so any help would be appreciated!

drew-wallace avatar Feb 02 '21 23:02 drew-wallace

I'm not sure. you can just grab the generated JS from inside the platforms folders. But the current webpack build is a bit involved and I don't fully understand it.

halfnelson avatar Mar 01 '21 20:03 halfnelson