nixpkgs/pkgs/servers/web-apps/discourse/assets_esbuild_from_path.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
422 B
Diff
Raw Normal View History

2023-09-25 17:43:53 +01:00
diff --git a/lib/discourse_js_processor.rb b/lib/discourse_js_processor.rb
index 3fee4259af9..53cc3107f46 100644
--- a/lib/discourse_js_processor.rb
+++ b/lib/discourse_js_processor.rb
@@ -111,8 +111,6 @@ class DiscourseJsProcessor
def self.generate_js_processor
Discourse::Utils.execute_command(
- "yarn",
- "--silent",
"esbuild",
"--log-level=warning",
"--bundle",