Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit ed1f68e

Browse files
committed
refactor: Proxy both loader & plugin from cjs
1 parent bda6004 commit ed1f68e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cjs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
module.exports = require('./index').default;
2+
module.exports = require('./loader').default;

0 commit comments

Comments
 (0)