Tor

Results 2 issues of Tor

There appears to be an issue with `module_resolution=node` when using .mjs files. In my sample project I am unable to get Closure to resolve relative short hand module imports like...

One of my takeaways from reading the documentation on externs vs exports was that externs are discouraged as a way to prevent mangling of your own api/data model. It made...

enhancement
P3