Adding new options
Changes
-
Following options were added:
forceInclude
: Optional list of NPM packages that need to be includedignorePackages
: Ignore building any of the following packagespackager
: Pickyarn
instead ofnpm
- `packagerOptions': Run a custom script in the package process
-
Using the provider runtime to figure out the target Node version
-
Automatically load
.env
for the tests
Update
npm install [email protected] --save-dev