chore: Modify rollup config. (#351)

pull/352/head
jaywcjlove 3 years ago
parent 411006ef10
commit 9d3cf81071

@ -29,6 +29,7 @@ const watchOptions = {
{
file: 'dist/hotkeys.common.js',
name: 'hotkeys',
exports: 'auto',
banner: banner.multibanner(),
format: 'cjs',
},

Loading…
Cancel
Save