mirror of
https://github.com/swc-project/swc.git
synced 2024-12-19 19:52:21 +03:00
31020e46d8
- Handle modules (via swcrc) - swc.bundle([conf1, conf2]) - Correct chunking
6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
{
|
|
"module": {
|
|
"type": "commonjs"
|
|
}
|
|
}
|