rspack_ids 0.6.1

rspack id implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Port of https://github.com/webpack/webpack/tree/main/lib/ids

# Plan

moduleIds

- [ ] "natural"
- [ ] "named"
- [ ] "hashed"
- [ ] "deterministic"
- [ ] "size"
- [ ] false

chunkIds

- [ ]
- [ ]