NativeScript / nativescript-dev-webpack

A package to help with webpacking NativeScript apps.
Apache License 2.0
97 stars 49 forks source link

fix: allow overriding the `global.process` object #962

Closed DimitarTachev closed 5 years ago

DimitarTachev commented 5 years ago

By default global.process will be undefined but the plugins and the app developers will be able to polyfill it. This will unify the behavior with the Legacy Workflow.

PR Checklist

Related to: https://github.com/NativeScript/nativescript-dev-webpack/issues/921

DimitarTachev commented 5 years ago

test package_version#rc