[CORL-127] Custom CSS (#2194)

* feat: moved html-webpack-plugin to custom server templates in production

* fix: fixed templates

* fix: removed sri for the time being

* fix: fixed up tests for new field name
This commit is contained in:
Wyatt Johnson
2019-02-13 20:45:11 +00:00
committed by GitHub
parent c91a0fafa5
commit aa2346b715
20 changed files with 492 additions and 392 deletions
@@ -935,9 +935,9 @@ type Settings {
autoCloseStream: Boolean! @auth(roles: [ADMIN])
"""
customCssUrl is the URL of the custom CSS used to display on the frontend.
customCSSURL is the URL of the custom CSS used to display on the frontend.
"""
customCssUrl: String
customCSSURL: String
"""
closedTimeout is the amount of time (in seconds) from the createdAt timestamp
@@ -2201,9 +2201,9 @@ input SettingsInput {
autoCloseStream: Boolean
"""
customCssUrl is the URL of the custom CSS used to display on the frontend.
customCSSURL is the URL of the custom CSS used to display on the frontend.
"""
customCssUrl: String
customCSSURL: String
"""
closedTimeout is the amount of seconds from the createdAt timestamp that a