Skip to content

Commit 1aad5d9

Browse files
authored
fix(feat): Include outputs folder in folder_dist name (#3322)
1 parent e887b3a commit 1aad5d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/icons/folderIcons.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export const folderIcons: FolderTheme[] = [
2525
'dist',
2626
'out',
2727
'output',
28+
'outputs',
2829
'build',
2930
'builds',
3031
'release',

0 commit comments

Comments
 (0)