Bugzilla – Attachment 171552 Details for
Bug 37824
Replace webpack with rspack for fun and profit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37824: (follow-up) Add rspack.config.js to Makefile.PL
Bug-37824-follow-up-Add-rspackconfigjs-to-Makefile.patch (text/plain), 689 bytes, created by
Katrin Fischer
on 2024-09-16 14:42:47 UTC
(
hide
)
Description:
Bug 37824: (follow-up) Add rspack.config.js to Makefile.PL
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2024-09-16 14:42:47 UTC
Size:
689 bytes
patch
obsolete
>From de2ceb6b79605897f8bb75ceb8f6eaabc3eca6cb Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer@bsz-bw.de> >Date: Mon, 16 Sep 2024 14:39:29 +0000 >Subject: [PATCH] Bug 37824: (follow-up) Add rspack.config.js to Makefile.PL > >Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> >--- > Makefile.PL | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/Makefile.PL b/Makefile.PL >index 62380aae13a..fd82d43c5eb 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -404,6 +404,7 @@ my $target_map = { > 'cypress.config.ts' => 'NONE', > 'tsconfig.json' => 'NONE', > 'webpack.config.js' => 'NONE', >+ 'rspack.config.js' => 'NONE', > }; > > =head1 CONFIGURATION OPTIONS >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37824
:
170992
|
171126
|
171438
| 171552 |
171568
|
171909
|
172113