Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
chore: Добавил TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
AndTem committed Oct 6, 2023
1 parent 748355f commit e642d3e
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 react from '@vitejs/plugin-react'

// https://vitejs.dev/config/
export default defineConfig({
// TODO: сделать так, чтобы base забирался из process.env
base: '/technology-radar',
plugins: [react()],
})

0 comments on commit e642d3e

Please sign in to comment.