Mateusz Kasprzak

Results 5 comments of Mateusz Kasprzak

This could also be a great way to allow for cloning webpack-chain config, since according to another issue is not yet possible.

Was there any workaround found? I tried with lodash's cloneDeep, but most convenience methods like `config.name(X)` refer to previous config and I need to use `config.set('name', X)` etc.

@ralf57 I think that API strictness should become another issue, since it's not really relevant for highlighting. I agree that this lib shouldn't handle rendering and this request doesn't change...

Why closed? I think this is a valid issue and I'd like to see such feature. I didn't find support for it in docs.

> Looking at the developer output gave me the clue I needed. I'm using `asdf` and for whatever reason the global node version isn't picked up when executing `node` inside...