Replies: 2 comments 1 reply
-
https://github.com/microsoft/jacdac-docs/blob/main/.devcontainer/devcontainer.json |
Beta Was this translation helpful? Give feedback.
0 replies
-
A tired it on the github codespaces a few days ago. It seemed to be working, but I saw only the HTML source instead of the actual webpages. Maybe, it can be fixed simply, but I gave up. I also tried the dev containers extension earlier on Linux, but I got an error message. Actually, the only dependency of this project is the node js, and much simpler to install it - even with nvm - than to setup containerization. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(This is something I did for another project)
You can configure the dev container to also have write access to the web view-playground repo; and then add the command to clone and link it as part of the script. it nicely reduces the opportunity to have a messed up setup.
Beta Was this translation helpful? Give feedback.
All reactions