Add language detection

This commit is contained in:
SaintPeter
2016-02-09 20:57:23 -08:00
parent dd77f69ecb
commit ba18520845
7 changed files with 15 additions and 9 deletions

View File

@@ -66,8 +66,7 @@ export default function csp() {
'*.twitter.com',
'*.ghbtns.com',
'*.freecatphotoapp.com',
'freecodecamp.github.io',
'localhost:8000'
'freecodecamp.github.io'
].concat(trusted)
},
// set to true if you only want to report errors