8000 fix: support "import { ... } from" syntax · gregberge/recompact@3a8464d · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 26, 2018. It is now read-only.

Commit 3a8464d

Browse files
committed
fix: support "import { ... } from" syntax
1 parent b2afd54 commit 3a8464d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/recompact.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
import * as recompact from './'
22

3+
export * from './'
34
export default recompact

0 commit comments

Comments
 (0)
0