We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411006e commit 9d3cf81Copy full SHA for 9d3cf81
scripts/watch.js
@@ -29,6 +29,7 @@ const watchOptions = {
29
{
30
file: 'dist/hotkeys.common.js',
31
name: 'hotkeys',
32
+ exports: 'auto',
33
banner: banner.multibanner(),
34
format: 'cjs',
35
},
0 commit comments