Closed mohsen1 closed 6 years ago
In my setup I noticed htmlPluginData is a promise. I use webpack@4.1
htmlPluginData
Not sure if this is the right solution or not but wanted to start the conversation. I did resolve my issue with this change but it seems very hacky.
Hi, everything has been working fine for me with latest webpack 4.x.
Can you try with webpack@4.5+ and see if your error is reproducible? thanks!
In my setup I noticed
htmlPluginData
is a promise. I use webpack@4.1Not sure if this is the right solution or not but wanted to start the conversation. I did resolve my issue with this change but it seems very hacky.