Add chat to challenges!

This commit is contained in:
Berkeley Martinez
2015-10-08 16:42:24 -07:00
parent 81a78b6af9
commit a0182957e7
10 changed files with 63 additions and 31 deletions

View File

@@ -55,6 +55,7 @@ export default function csp() {
return helmet.csp({
defaultSrc: trusted,
scriptSrc: [
'https://*.gitter.im',
'*.optimizely.com',
'*.aspnetcdn.com',
'*.d3js.org',