aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2022-07-08 14:56:39 +0200
committerGitHub <noreply@github.com>2022-07-08 12:56:39 +0000
commit338581c41c66fe1191e486bec191188368cef630 (patch)
treef16c7db39a561a236f34e52f9f992ea58be5a306 /lua
parentfeat: add firefox-debug-adapter (#16) (diff)
downloadmason-338581c41c66fe1191e486bec191188368cef630.tar
mason-338581c41c66fe1191e486bec191188368cef630.tar.gz
mason-338581c41c66fe1191e486bec191188368cef630.tar.bz2
mason-338581c41c66fe1191e486bec191188368cef630.tar.lz
mason-338581c41c66fe1191e486bec191188368cef630.tar.xz
mason-338581c41c66fe1191e486bec191188368cef630.tar.zst
mason-338581c41c66fe1191e486bec191188368cef630.zip
fix(firefox-debug-adapter): remove unnecessary git diff header (#17)
Diffstat (limited to 'lua')
-rw-r--r--lua/mason/packages/firefox-debug-adapter/patches.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/mason/packages/firefox-debug-adapter/patches.lua b/lua/mason/packages/firefox-debug-adapter/patches.lua
index 2760d67c..09896fdf 100644
--- a/lua/mason/packages/firefox-debug-adapter/patches.lua
+++ b/lua/mason/packages/firefox-debug-adapter/patches.lua
@@ -1,6 +1,4 @@
local fix_macos_build = [=====[
-diff --git a/webpack.config.js b/webpack.config.js
-index 9aff0cf..ff9c74e 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -1,6 +1,14 @@