NativeScript / nativescript-cli

Command-line interface for building NativeScript apps
https://www.npmjs.com/package/nativescript
Apache License 2.0
1.04k stars 195 forks source link

fix: add webpack env data so that scripts can read it (like svelte-pr… #5817

Open farfromrefug opened 1 month ago

farfromrefug commented 1 month ago

…eprocessor)

This allows svelte-preprocessor to know many things but especially if we are building for ios/android

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].