[WEB-5043] feat: web vite migration (#7973)
This commit is contained in:
parent
118ecc81ba
commit
696fb96e87
642 changed files with 3013 additions and 2311 deletions
11
apps/web/.dockerignore
Normal file
11
apps/web/.dockerignore
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
node_modules
|
||||
.next
|
||||
.react-router
|
||||
.vite
|
||||
.turbo
|
||||
build
|
||||
dist
|
||||
*.log
|
||||
.env*
|
||||
!.env.example
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue