Closed weaintplastic closed 7 years ago
Hi, do you have any thoughts on this change?
@revivek Do you have any thoughts on this? Would love to hear your feedback.
Sorry for the delay—I've been traveling for the last 3 weeks and just got back. Will try to review this weekend.
Thanks a lot @revivek
Thanks, this looks good to me! Interesting that webpack is a use-case here. I've only ever used webpack for bundling assets, though I suppose there's nothing holding it back from being used for backends too. Once you resolve the conflicts, I'll merge.
@revivek Thanks a lot for reviewing. Addressed the conflicts and should be good to go now.
And yes, webpack is a pretty strange use-case here. But keeping the dependency tree up to date is a good idea anyways I guess?
Word.
I've updated the clean-css dependency to version 4.* since it is using a newer version of source-map which is compatible with webpack 2. Currently oy is not working with webpack 2 due to some dynamic requires in source-map.
minify()
of version 4 can't handleundefined