discourse/config/environments
David Taylor bc4c40abd4
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
2019-12-30 12:17:12 +00:00
..
development.rb DEV: Remove unsafe-eval from development CSP (#8569) 2019-12-30 12:17:12 +00:00
production.rb DEV: Re-enable uglifier for non-precompiled assets 2019-05-14 10:28:18 +01:00
profile.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
test.rb Revert "FIX: public_file_server.enabled is false in test (#8192)" (#8196) 2019-10-16 10:39:31 +11:00