If i add `cdn.additionalPattern` i expect that this file(s) would not be removed. But currently files from this dir cleaned via `clean-webpack-plugin`. I guess adding this files to `excludeFromClean` would be more user-friendly.
If i add
cdn.additionalPatterni expect that this file(s) would not be removed. But currently files from this dir cleaned viaclean-webpack-plugin.I guess adding this files to
excludeFromCleanwould be more user-friendly.