Skip to content

JS libraries management should be refactored #3

Open
@ooflorent

Description

@ooflorent

Current implementation of GraphiQLViewJavaScriptLibraries is far from ideal. react and react-dom versions should be decoupled. fetch polyfill is no longer required for modern browsers. For older ones, Promise, Map and Set polyfills are missing.

tl;dr GraphiQLViewJavaScriptLibraries should use a map.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions