mirror of
https://github.com/Xevion/lovely.git
synced 2025-12-06 09:15:34 -06:00
Build for GitHub Pages
This commit is contained in:
@@ -3,4 +3,4 @@ module.exports = defineConfig({
|
||||
transpileDependencies: true,
|
||||
outputDir: './docs/',
|
||||
publicPath: process.env.NODE_ENV === 'production' ? '/lovely/' : '/',
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user