Skip to content

Commit 9ab9d48

Browse files
xavxyztimsuchanek
authored andcommitted
Unify HTML entrypoints for a better visual effect (#521)
* feat(html): don't load js from the cdn if the env is react or electron * feat(react): use graphql-playground-html to generate app's html entrypoint * feat(react): show the "html loading" when fetching the endpoint * feat(react): initial css state before keyframes kick in! * feat(electron): entrypoint is output of graphql-playground-html
1 parent 2799074 commit 9ab9d48

File tree

12 files changed

+1152
-137
lines changed

12 files changed

+1152
-137
lines changed

packages/graphql-playground-electron/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
"file-loader": "1.1.6",
138138
"fork-ts-checker-webpack-plugin": "0.3.0",
139139
"graphql-playground": "1.3.17",
140+
"graphql-playground-html": "1.5.2",
140141
"happypack": "4.0.1",
141142
"html-webpack-plugin": "2.30.1",
142143
"identity-obj-proxy": "3.0.0",

0 commit comments

Comments
 (0)