Просмотр исходного кода

config: add netlify deploy files

bregsiaju 1 год назад
Родитель
Сommit
cbef76da66
1 измененных файлов: 0 добавлений и 8 удалений
  1. 0
    8
      netlify.toml

+ 0
- 8
netlify.toml Просмотреть файл

@@ -1,11 +1,3 @@
1
-# example netlify.toml
2
-[build]
3
-  command = "vite build"
4
-  functions = "netlify/functions"
5
-  publish = "dist"
6
-
7
-## Uncomment to use this redirect for Single Page Applications
8
-## Not needed for static site generators.
9 1
 [[redirects]]
10 2
   from = "/*"
11 3
   to = "/index.html"

Загрузка…
Отмена
Сохранить