mirror of
https://github.com/khoaliber/dockhand.git
synced 2026-03-02 13:17:57 +00:00
proper src structure, dockerfile, entrypoint
This commit is contained in:
9
bunfig.toml
Normal file
9
bunfig.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Bun configuration for Dockhand
|
||||
|
||||
[install]
|
||||
# Use exact versions for reproducible builds
|
||||
exact = true
|
||||
|
||||
[run]
|
||||
# Enable source maps for better error messages
|
||||
sourcemap = "external"
|
||||
Reference in New Issue
Block a user