DEV: Remove unsafe-eval from development CSP (#8569)
- Refactor source_url to avoid using eval in development - Precompile handlebars in development - Include template compilers when running qunit - Remove unsafe-eval in development CSP - Include unsafe-eval only for qunit routes in development
This commit is contained in:
@@ -0,0 +1 @@
|
||||
//= require handlebars.runtime
|
||||
Reference in New Issue
Block a user