BABA
Results
2
comments of
BABA
It seems required to set option `module` to `NodeNext.` But if we set `"module": "NodeNext"` the tsc will generate `export {}` at the end of the file in `preload.js` which...
> > It seems required to set option `module` to `NodeNext.` But if we set `"module": "NodeNext"` the tsc will generate `export {}` at the end of the file in...