phase2 / outline

Tooling infrastructure for modern web component development.
https://outline.phase2tech.com
MIT License
128 stars 27 forks source link

Gitpod fix: use node-lts as docker image (node v16) #291

Closed shaal closed 2 years ago

shaal commented 2 years ago

Description

Instead of using nvm in Gitpod, we should use node-lts as a docker image, which is node v16.