rspack icon indicating copy to clipboard operation
rspack copied to clipboard

feat(builtin.copy): add simple ignore option

Open JSerFeng opened this issue 2 years ago • 3 comments

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.

JSerFeng avatar Mar 10 '23 05:03 JSerFeng

🦋 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

changeset-bot[bot] avatar Mar 10 '23 05:03 changeset-bot[bot]

please fix conflict

hardfist avatar Mar 17 '23 12:03 hardfist

please fix conflict

Done

JSerFeng avatar Mar 19 '23 06:03 JSerFeng