ts-defold / defold-vscode-build

Build, Run & Package Defold projects from Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ts-defold.defold-vscode-build
MIT License
14 stars 0 forks source link

Support ~ for home dir in paths #2

Closed thejustinwalsh closed 3 years ago

thejustinwalsh commented 3 years ago

Replace ~ in user provided paths by retrieving the value from require('os').homedir()