chore: Use webpack to build production version

This commit is contained in:
2026-06-05 03:04:58 +00:00
parent 41bbb7a44b
commit 58552b536f
9 changed files with 6222 additions and 12 deletions

View File

@@ -1,7 +1,8 @@
{
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"features": {
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/devcontainers/features/node:2.0.0": {},
"ghcr.io/jsburckhardt/devcontainer-features/just:1": {},
"ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {}
}
}