Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.

EnvironmentPlugin - error #115

Open
krasevych opened this issue Jul 25, 2018 · 1 comment
Open

EnvironmentPlugin - error #115

krasevych opened this issue Jul 25, 2018 · 1 comment

Comments

@krasevych
Copy link

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.

@larscom
Copy link

larscom commented Aug 20, 2018

got the same error with version 4.16.5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants