refactor(tts): make cjs compatible and add sea config
This commit is contained in:
parent
3235a08633
commit
39cb573619
2 changed files with 135 additions and 122 deletions
6
sea-config-tts.json
Normal file
6
sea-config-tts.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"main": "dist/tts.js",
|
||||
"output": "dist/ttsc",
|
||||
"useCodeCache": true,
|
||||
"disableExperimentalSEAWarning": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue