Closed gojimotoro closed 5 months ago
Imports/Exports per file transpile only 1, check screenshots Before build:
After:
The same if we do export, if you do export from the file, only 1 function will transpile, and the others will left with export and this will break the code
Resolved by #11
Imports/Exports per file transpile only 1, check screenshots Before build:
After:
The same if we do export, if you do export from the file, only 1 function will transpile, and the others will left with export and this will break the code