Thomas Zimmermann

Results 2 issues of Thomas Zimmermann

Using`webpack 4.1.1`, I get this warning during webpack build: ` (node:40693) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead ` With help of https://github.com/webpack/webpack/issues/6568#issuecomment-373679018, I was able to...

I noticed an inconsistency in the documentation about workspaces and the actual observed behaviour. If I understand it correctly, the documentation tells me in this line: https://github.com/yarnpkg/website/blame/master/lang/en/docs/workspaces.md#L77 that a dependency...