mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 20:58:48 +00:00
Compress `[].concat(a, [b])` into `[a, b]`. **References** - [Spec of `Array::concat`](https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.concat) |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| minsize.snap | ||
| README.md | ||
Track Minification size
See minification-benchmarks for baseline.