v1.1.0
Adds support for a devVendorCopy
in the package file, which copies across files when not executed in production mode (either NODE_ENV !== 'production'
or npm install
is run without the production flag).
Adds support for a devVendorCopy
in the package file, which copies across files when not executed in production mode (either NODE_ENV !== 'production'
or npm install
is run without the production flag).