svelte-native
svelte-native copied to clipboard
Is it possible to stop compiling at Nativescript?
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!
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.