Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: split chunks support function type filename #2

Closed
wants to merge 1,316 commits into from

Conversation

JSerFeng
Copy link

Summary

support function type filename for splitChunks

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

easy1090 and others added 30 commits October 31, 2024 14:28
…v#8254)

* refactor(rspack_napi): simplify the logic of JsRegExp

* fix
chore: update

Co-authored-by: SoonIter <sooniter@gmail.com>
…-dev#8289)

* chore(deps): update dependency @rspack/core to v1

* Apply suggestions from code review

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
* chore: update renovate.json5

* chore: update renovate.json5

* chore: update renovate.json5

* chore: add pnpm group
Release Packages:1.1.0-beta.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
…#8301)

* feat(core): improve progress plugin for multi compiler

* chore: fix clippy

* chore: use lazylock

* chore: fix clippy
* docs: add swc cacheRoot guide

* docs: use absolute path

* docs: module.exports
…ev#8319)

fix: correct usage of pnpm --filter in package scripts
…infra-dev#8324)

feat: use lightningcss-v1.0.0-alpha.60 stead of lightningcss_rs
* perf: remove unnecessary regex

* chore: remove unused dependency
* perf(cli): enable Node.js compile cache

* fix: no need for NODE_DISABLE_COMPILE_CACHE
SyMind and others added 28 commits December 11, 2024 16:18
* refactor(ThreadsafeNodeFS): simplify function return type

* refactor: remove unnecessary filesystem trait

* refactor: remove unnecessary async block

* refactor: remove unnecessary filesystem trait

* refactor(rspack_fs_node): create map_error_to_fs_error util to replace duplicate closures
refactor(rspack_fs_node): create new_fs_error to simplify code

* fix(NodeFsStats): is_symlink is missing

* fix: remove unused dependencies
* feat: cache storage

* feat: cache storage
* perf: ignore watching files in node_modules

* test: fix

* fix: defaults

* Revert "Revert "docs: update""

This reverts commit 16927f1.

* docs: fix
…ra-dev#8678)

Clarify support for JavaScriptModulesPlugin as partial
…8692)

docs: Fix link for Bundle Size link in "en" locale

Even for the English locale, the link points to the Chinese documentation. This fixes the link back.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* feat: persistent cache

* fix: ci
* perf: bump miette v7 to reduce binary size

* fix: lint

* fix: lock file
* docs: improve `resolve.mainFields`

* docs: fix order

* docs: fix order

* docs: fix
* perf: init

* test: snapshot

* test: snapshot

* perf

* perf

* upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.