Revert "SDA-4712 - Remove cloud9 from extra files"

This reverts commit ecad8a94a9.
This commit is contained in:
Kiran
2024-12-17 20:54:27 +05:30
parent ecad8a94a9
commit af4bfcdd22

View File

@@ -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": [
"**/*"
]
}
]
},