Bugzilla – Attachment 143460 Details for
Bug 32030
Electronic resource management (ERM)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32030: Fix Makefile.t
Bug-32030-Fix-Makefilet.patch (text/plain), 737 bytes, created by
Jonathan Druart
on 2022-11-09 08:05:01 UTC
(
hide
)
Description:
Bug 32030: Fix Makefile.t
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2022-11-09 08:05:01 UTC
Size:
737 bytes
patch
obsolete
>From 5b7bd47a381c23a0faaf6272da8b65eb3c493aea Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 9 Nov 2022 09:04:33 +0100 >Subject: [PATCH] Bug 32030: Fix Makefile.t > >--- > Makefile.PL | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/Makefile.PL b/Makefile.PL >index 89c47edf9ba..131d8a0ae2b 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -399,6 +399,9 @@ my $target_map = { > 'gulpfile.js' => 'NONE', > 'package.json' => 'NONE', > 'yarn.lock' => 'NONE', >+ 'cypress.json' => 'NONE', >+ 'tsconfig.json' => 'NONE', >+ 'webpack.config.js' => 'NONE', > }; > > =head1 CONFIGURATION OPTIONS >-- >2.25.1
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 32030
:
143458
|
143459
| 143460 |
143461
|
143502