rules_typescript_proto icon indicating copy to clipboard operation
rules_typescript_proto copied to clipboard

Fix import statement with "subpackages" in converted ESModule

Open ztl8702 opened this issue 5 years ago • 0 comments

Fixes #64

Now the tricky thing is how to test it 🤔 : the test case I added in #67 would fail (error because it runs on Node.js instead of the browser. I am trying to figure out how to run rollup_test.spec.js in Karma.

ztl8702 avatar Jan 22 '20 09:01 ztl8702