Results 4 issues of Max

Seems like Safari 10 on iOS doesn't respect absence of `controls` attribute on `video` element. This causes rendering both native and custom controls. Does anyone have any ideas how to...

bug
help wanted

Hello. Is it possible to add support of Polymer v1? I tried to bundle our Polymer v1 project with a loader for v2. It almost works, it seems like only...

Hi! I found that this plugin ignores `resolve.modulesDirectories` configuration option. In my case it is set to `["node_modules", "bower_components"]` and I want webpack to look at `node_module` first, but instead...

Hello. I'm trying to build the lib for browser usage. I cloned the repo, `npm i` and then `npx webpack` in it. It's been built successfully but when I try...