Closed juergengenser closed 5 years ago
I'm trying to use your plugin in a webpack-based environment as a node-module. while it works locally, it doesn't work in the production build. I'm getting the following error message:
Cannot set property 'height' of undefined
is there anything I'm missing here?
I'm trying to use your plugin in a webpack-based environment as a node-module. while it works locally, it doesn't work in the production build. I'm getting the following error message:
Cannot set property 'height' of undefined
is there anything I'm missing here?