70b8f1145d
* Migrate to RSPack * Add tests to CI, address coverage * fix: Restore AWS sdk * add simple serve
9 lines
142 B
Plaintext
9 lines
142 B
Plaintext
{
|
|
"$schema": "https://swc.rs/schema.json",
|
|
"module": {
|
|
"type": "commonjs",
|
|
"importInterop": "swc"
|
|
},
|
|
"sourceMaps": "inline"
|
|
}
|