Skip to content

Commit

Permalink
Change to deploy to my subdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
BloomyInDev committed Oct 11, 2023
1 parent 0a36653 commit fd75b4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import vue from '@vitejs/plugin-vue'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [vue()],
base: '/MotuWeb/',
resolve: {
alias: {
'@': fileURLToPath(new URL('./src', import.meta.url))
Expand Down

0 comments on commit fd75b4f

Please sign in to comment.