rspack icon indicating copy to clipboard operation
rspack copied to clipboard

feat: expose description data to resolve_data

Open bvanjoi opened this issue 2 years ago • 3 comments

This PR brings the following changes:

  1. more friendly error tips when tsconfig not founded.
  2. expose description data(package.json) to resourceData. close https://github.com/web-infra-dev/rspack/issues/2298

bvanjoi avatar Mar 19 '23 14:03 bvanjoi

⚠️ No Changeset found

Latest commit: 4ab9291c3b14f330531208effe741b76e0ae25c9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Mar 19 '23 14:03 changeset-bot[bot]

!bench

bvanjoi avatar Mar 19 '23 14:03 bvanjoi

Benchmark Results

group                                                 baseline                               pr
-----                                                 --------                               --
criterion_benchmark/ten_copy_of_threejs               1.00       2.4±0.11s        ? ?/sec    1.02       2.4±0.10s        ? ?/sec
high_cost_benchmark/ten_copy_of_threejs_production    1.01      10.0±0.33s        ? ?/sec    1.00       9.9±0.27s        ? ?/sec

github-actions[bot] avatar Mar 19 '23 15:03 github-actions[bot]