mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 18:36:35 +08:00
bc4c40abd4
- 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
2 lines
31 B
JavaScript
2 lines
31 B
JavaScript
//= require handlebars.runtime
|