You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When we want to add something to topScope raises following error
What is the current behavior?
Currently this error raises as add-generator maps properties from optionsSchema of webpack. But this schema doesn't include properties that are part of configuration object we create in generator.
To Reproduce
Steps to reproduce the behavior:
webpack add
give answer as topScope
Expected behavior
Add items to topScope
Screenshots
uploaded above
Please paste the results of webpack-cli info here, and mention other relevant information
Describe the bug
When we want to add something to
topScope
raises following errorWhat is the current behavior?
Currently this error raises as
add-generator
maps properties fromoptionsSchema
of webpack. But this schema doesn't include properties that are part ofconfiguration
object we create in generator.To Reproduce
Steps to reproduce the behavior:
webpack add
give answer as topScope
Expected behavior
Add items to topScope
Screenshots
uploaded above
Please paste the results of
webpack-cli info
here, and mention other relevant informationAdditional context
The text was updated successfully, but these errors were encountered: