Skip to content

Commit

Permalink
Revert "SDA-4712 - Remove cloud9 from extra files"
Browse files Browse the repository at this point in the history
This reverts commit ecad8a9.
  • Loading branch information
KiranNiranjan committed Dec 17, 2024
1 parent ecad8a9 commit af4bfcd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,13 @@
{
"from": "node_modules/symphony-native-window-handle-helper/SymphonyNativeWindowHandleHelper.exe",
"to": "SymphonyNativeWindowHandleHelper.exe"
},
{
"from": "node_modules/@symphony/symphony-c9-shell/shell",
"to": "cloud9/shell",
"filter": [
"**/*"
]
}
]
},
Expand Down

0 comments on commit af4bfcd

Please sign in to comment.