diff --git a/scripts/watch.js b/scripts/watch.js index 630e0c56..da96da9a 100644 --- a/scripts/watch.js +++ b/scripts/watch.js @@ -29,6 +29,7 @@ const watchOptions = { { file: 'dist/hotkeys.common.js', name: 'hotkeys', + exports: 'auto', banner: banner.multibanner(), format: 'cjs', },