Khanh Nguyen
Results
1
comments of
Khanh Nguyen
Hi @eliot-liner, this is expected behavior. For now, you can get around this limitation by using string concatenation: ``` "use strict"; (() => { // src/index.ts const IMPORT_STRING = "im"...