nand2tetris / web-ide

A web-based IDE for https://nand2tetris.org
https://nand2tetris.github.io/web-ide
Other
66 stars 17 forks source link

Use ESM namespace for lingui compile #237

Closed DavidSouther closed 6 months ago

DavidSouther commented 6 months ago

This makes the lingui generated file esm/exports compliant, which will be important for some browsers and bundlers.