diff --git a/rollup.config.js b/rollup.config.js index 5fcb394..d2cb342 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -8,6 +8,7 @@ import { distDirectory, name, sourceDirectory } from './tools/const.mjs'; const staticFiles = [ '.reuse', + 'img', 'lang', 'LICENSE.md', 'LICENSES',