Documentation and draft API improves
Pre-release
Pre-release
- Add more additional information about motivation
- Filter function may be single now:
new CSSOCompressPlugin(file => file.startsWith('foo'))
new CSSOCompressPlugin(file => file.startsWith('foo'))