mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
e62ea09935
The purpose of the commit is to prevent my mistake like the one in `v1.1.49`.
7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
{
|
|
"test":".*.js$",
|
|
"module": {
|
|
"type": "commonjs"
|
|
}
|
|
}
|