Skip to content

Commit

Permalink
Add base url
Browse files Browse the repository at this point in the history
  • Loading branch information
rasulov1337 committed Oct 18, 2024
1 parent 5391571 commit 4f55fb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import handlebarsCompilePlugin from './hbs-recompile.js';

/** @type {import('vite').UserConfig} */
export default defineConfig({
base: '/2024_2_Fight-club/',
plugins: [handlebarsCompilePlugin()],
server: {
host: 'localhost',
Expand Down

0 comments on commit 4f55fb6

Please sign in to comment.