mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 08:56:36 +08:00
a3f0543f99
* Remove some `.es6` from comments where it does not matter * Use a post processor for transpilation This will allow us to eventually use the directory structure to transpile rather than the extension. * FIX: Some errors and clean up in confirm-new-email It would throw an error if the webauthn element wasn't present. Also I changed things so that no-module is not explicitly referenced. * Remove `no-module` Instead we allow a magic comment: `// discourse-skip-module` to prevent the asset pipeline from creating a module. * DEV: Enable babel transpilation based on directory If it's in `app/assets/javascripts/dicourse` it will be transpiled even without the `.es6` extension. * REFACTOR: Remove Tilt/ES6ModuleTranspiler |
||
---|---|---|
.. | ||
active_record_attribute_methods.rb | ||
active_record_base.rb | ||
ams_include_without_root.rb | ||
better_handlebars_errors.rb | ||
fast_pluck.rb | ||
inflector_backport.rb | ||
match.rb | ||
open_uri_redirections.rb | ||
performance_fixes.rb | ||
pluck_first.rb | ||
postgresql_adapter.rb | ||
rack_patches.rb | ||
rails4.rb | ||
raw_handlebars.rb | ||
reaper.rb | ||
regexp.rb | ||
safe_buffer.rb | ||
safe_migrations.rb | ||
schema_cache_concurrency.rb | ||
schema_migration_details.rb | ||
sprockets_patches.rb | ||
translate_accelerator.rb | ||
zeitwerk.rb |