This repository was archived by the owner on Aug 8, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 122
This repository was archived by the owner on Aug 8, 2019. It is now read-only.
EnvironmentPlugin - error #115
Open
Description
Hi!
I have a problem with EnvironmentPlugin.
I used webpack - 4.16.2
I try to use the plugin like this:
/...
new webpack.EnvironmentPlugin(['VT_ENV'])
/...
and I got the error:
TypeError: Cannot read property 'compilation' of undefined
at DefinePlugin.apply (...\node_modules\webpack\lib\DefinePlugin.js:93:17
Please, help me to fix it.
Activity
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Priority
None yet