Closed
Description
A tiny repo to reproduce the issue:
https://github.com/flawiddsouza/Reproduce-bracket-bug-in-copy-webpack-plugin
Go to each folder & run:
npm install
npm start
The folder without brackets will copy the file "from" to "to" but the one with brackets will not.