feat(turbopack): Implement module walking for side effect optimization #41280
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo test on benchmarks:
turbopack/crates/turbopack-ecmascript/src/tree_shake/asset.rs#L131
unused variable: `side_effects`
|
Build benchmarks for tests:
turbopack/crates/turbopack-ecmascript/src/tree_shake/asset.rs#L131
unused variable: `side_effects`
|
Loading