-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Developer Tools
-
3
-
Not Needed
Certain connection types that compass-web is not supposed to support are still require us to polyfill certain devtools-connect dependencies, we can change data-service to bypass using devtools-connect package as most (if not all) the features and fucntionality that devtools-connect provides is not applicable to the web environment in which it will be used.
If we use driver directly, we can remove a lot of polyfills required currently to make devtools-connect work in web environment. See compass-web webpack config for more details.