DEV: Remove .es6 extensions from core (#14912)

Still supported in plugins though.
This commit is contained in:
Jarek Radosz
2021-11-13 12:51:53 +01:00
committed by GitHub
parent cb3cb96149
commit 4ad77f3382
63 changed files with 16 additions and 20 deletions

View File

@ -5,6 +5,7 @@
# version: 0.4
# authors: Régis Hanol
# url: https://github.com/discourse/discourse/tree/main/plugins/discourse-details
# transpile_js: true
enabled_site_setting :details_enabled
hide_plugin if self.respond_to?(:hide_plugin)