feat(opsserver): serve embedded frontend bundle from committed ts_bundled instead of using external dist_serve directory
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,7 +6,7 @@ deno.lock
|
||||
node_modules/
|
||||
|
||||
# Build outputs
|
||||
dist_serve/
|
||||
# ts_bundled/ is committed (embedded frontend bundle)
|
||||
|
||||
# Development
|
||||
.nogit/
|
||||
|
||||
Reference in New Issue
Block a user