Results 8 issues of Allan Dollé

Hi, Seems the plugin doesn't work properly when the webpack `publicPath` is set. Example : When publicPath is set to `/apps`, all asset links added by HtmlWebpackPlugin are like `href="/apps/..."`....

Hi, First of all, TY for your work, i love your tool ! Can we implement plowshare's capability to restart a plowdown when the command stop: > I'm using plowshare...

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug Imagine a library named `lib-a`, published on a registry. This library have this manifest...

bug

Hi, First of all, thanks to maintain this plugin. It seems to be a missing property in type def Icon. I can't use `purpose` property in my webpack typescript language...

Hello, Can you upgrade and publish a new version to fix a security issue ? Seems nomnom is no longer supported and maintained Regards

Hi, When i process webpack build with critters, i have 1 issue and 1 bug with another plugin : Issue : Critters do not include this pseudo-class selector ```1 rules...

help wanted
webpack

Hello, I'm running prettier in a mono-repo VSCode workspaces with a single configuration file at the root workspace. I have a ignore rule in a `.prettierignore` (located at the root...

## What problem does this feature solve? In my compagny, we use data-test-id pattern to aim on HTMLElement in our unit and e2e tests. Actually, we can not pass custom...