Replies: 1 comment 1 reply
-
Thanks for taking this up. |
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.
-
im looking at the 2nd most popular template on vscode-dev-containers: vue. its clearly still very popular
https://github.com/orgs/microsoft/packages?sort_by=downloads_desc&q=vscode-dev-containers
I don't know if it's complicated enough to warrant a full template though? could it be folded into a js-based template instead?
https://github.com/microsoft/vscode-dev-containers/tree/main/containers/vue
then again, it does have these that are vue specific addins:
.devcontainer/*
? 🤔other than that not much...
thoughts? looking for opinions on if this is another template like #2 that we want to add to this @devcontainers-community project or not
Beta Was this translation helpful? Give feedback.
All reactions