mirror of
https://github.com/kennethnym/jrx.git
synced 2026-03-19 19:31:17 +00:00
Remove Node.js feature — Bun handles everything
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
"dockerfile": "Dockerfile"
|
||||
},
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/node:1": {
|
||||
"version": "22"
|
||||
},
|
||||
"ghcr.io/nickvdyck/devcontainer-features/bun:1": {}
|
||||
},
|
||||
"postCreateCommand": "bun install && cd example && bun install"
|
||||
|
||||
Reference in New Issue
Block a user