Skip to content

Commit

Permalink
feat(extension): add siteMap
Browse files Browse the repository at this point in the history
affects: varlet-vscode-extension
  • Loading branch information
haoziqaq committed Jul 15, 2021
1 parent a27b49d commit a01d726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/varlet-vscode-extension/src/siteMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ export default {
uploader: '/uploader',
card: '/card',
divider: '/divider',
'style-provider': '/style-provider',
} as Record<string, string>

0 comments on commit a01d726

Please sign in to comment.