Closed jaydiablo closed 5 years ago
Webpack shouldn't be a regular dependency since it's only used when developing the library (having it as a regular dependency messes up some tooling when including this lib via NPM/Yarn in other projects).
You're absolutely right, thanks :)
Webpack shouldn't be a regular dependency since it's only used when developing the library (having it as a regular dependency messes up some tooling when including this lib via NPM/Yarn in other projects).