mirror of
https://github.com/discourse/discourse.git
synced 2025-09-09 22:02:37 +08:00
DEV: Transpile all plugin js by default (#17175)
Goodbye `# transpile_js: true`? 🙂
This commit is contained in:
parent
9cb9d1105e
commit
624c684d51
9 changed files with 8 additions and 24 deletions
|
@ -4,7 +4,6 @@
|
|||
# about: Preview how Widgets are Styled in Discourse
|
||||
# version: 0.2
|
||||
# author: Robin Ward
|
||||
# transpile_js: true
|
||||
|
||||
register_asset "stylesheets/styleguide.scss"
|
||||
enabled_site_setting :styleguide_enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue