Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 194 Bytes

File metadata and controls

7 lines (5 loc) · 194 Bytes

Check

check out the functions in vscode-uri

For web-extension:

  • The vscode-uri node module provides joinPath, dirName, baseName, extName, resolvePath.
  • Replace all path imports with this