diff --git a/vite.config.js b/vite.config.js index ae675013..221b4b9c 100644 --- a/vite.config.js +++ b/vite.config.js @@ -44,6 +44,7 @@ export default defineConfig({ collection: resolve('collection.html'), stats: resolve('stats.html'), text: resolve('text.html'), + manual: resolve('manual.html'), }, }, },