chore(docker): include dashboard source files in build context
This commit is contained in:
@@ -8,14 +8,9 @@ build/
|
|||||||
.env
|
.env
|
||||||
*.log
|
*.log
|
||||||
.git/
|
.git/
|
||||||
dashboard/src/
|
dashboard/build/
|
||||||
dashboard/static/
|
|
||||||
dashboard/node_modules/
|
dashboard/node_modules/
|
||||||
dashboard/.svelte-kit/
|
dashboard/.svelte-kit/
|
||||||
dashboard/package*.json
|
|
||||||
dashboard/svelte.config.*
|
|
||||||
dashboard/vite.config.*
|
|
||||||
dashboard/tsconfig.*
|
|
||||||
docs/
|
docs/
|
||||||
scripts/
|
scripts/
|
||||||
*.md
|
*.md
|
||||||
|
|||||||
Reference in New Issue
Block a user