Adrien Foulon

Results 144 issues of Adrien Foulon

While there is an exclude option, it would be great to also have a whitelist option where the prefix would only be added to the matching

enhancement

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | no #### Summary It would be nice...

Enhancement
Awaiting PR

This pull request is a work in progress and will in term create a new user interface using Vue replacing the old jquery lib and templates logic and dividing the...

Update deps and intead of copying the plugin, use local npm install

The way to setup options is very weird and prone to errors ```js new ImageminWebpWebpackPlugin({ config: [{ test: /\.(jpe?g|png)/, options: {quality: 80} }], overrideExtension: false }) ``` Messing up the...

### Bug Report I'm reopening https://github.com/thephpleague/flysystem-ziparchive/issues/20 here as that's a subsplit and not monitored (maybe consider removing the PR section and issues of the git project) This is a follow...

We should be able to specify a price for a product in a currency instead of relying on exchange rate Lets assume the case we have both $ and €...

Feature Request

This PR makes the webpack plugin usable under windows (and not just linux)