Skip to content

Commit 9d3cf81

Browse files
committed
chore: Modify rollup config. (jaywcjlove#351)
1 parent 411006e commit 9d3cf81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/watch.js

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ const watchOptions = {
2929
{
3030
file: 'dist/hotkeys.common.js',
3131
name: 'hotkeys',
32+
exports: 'auto',
3233
banner: banner.multibanner(),
3334
format: 'cjs',
3435
},

0 commit comments

Comments
 (0)