rspack
rspack copied to clipboard
feat(builtin.copy): add simple ignore option
Summary
Add simple ignore option for copy-plugin.
Related issue (if exists)
Types of changes
- [ ] Docs change / Dependency upgrade
- [ ] Bug fix
- [x] New feature / Improvement
- [ ] Refactoring
- [ ] Breaking change
Checklist
- [x] I have added changeset via
pnpm run changeset. - [ ] I have added tests to cover my changes.
🦋 Changeset detected
Latest commit: d62008e4611bbf8144928ad1bbf6d1854b42c7fc
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 16 packages
| Name | Type |
|---|---|
| @rspack/binding | Patch |
| @rspack/core | Patch |
| @rspack/postcss-loader | Patch |
| @rspack/cli | Patch |
| @rspack/dev-middleware | Patch |
| @rspack/dev-server | Patch |
| @rspack/plugin-html | Patch |
| benchmarkcase-rspack-react-refresh | Patch |
| @rspack/dev-client | Patch |
| @rspack/plugin-minify | Patch |
| @rspack/plugin-node-polyfill | Patch |
| @rspack/binding-darwin-arm64 | Patch |
| @rspack/binding-darwin-x64 | Patch |
| @rspack/binding-linux-x64-gnu | Patch |
| @rspack/binding-win32-x64-msvc | Patch |
| @rspack/fs | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
please fix conflict
please fix conflict
Done