Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

The deno build is invalid #114

Open
Jack-Works opened this issue Mar 15, 2020 · 0 comments
Open

The deno build is invalid #114

Jack-Works opened this issue Mar 15, 2020 · 0 comments

Comments

@Jack-Works
Copy link
Contributor

It should emit code like

export * from './file-a.ts'
export * from './file-b.ts'

But emit

export * from './file-a'
export * from './file-b'

It is invalid in deno

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant