Bugzilla – Attachment 174858 Details for
Bug 38167
ESLint: migrate config to flat format + cleanup some node dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38167: Remove remaining @vue/cli-service use
Bug-38167-Remove-remaining-vuecli-service-use.patch (text/plain), 839 bytes, created by
Victor Grousset/tuxayo
on 2024-11-20 18:59:46 UTC
(
hide
)
Description:
Bug 38167: Remove remaining @vue/cli-service use
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2024-11-20 18:59:46 UTC
Size:
839 bytes
patch
obsolete
>From 6df1131ca847289b50d2b225277c552bea529dbb Mon Sep 17 00:00:00 2001 >From: Victor Grousset/tuxayo <victor@tuxayo.net> >Date: Mon, 21 Oct 2024 18:24:07 +0200 >Subject: [PATCH] Bug 38167: Remove remaining @vue/cli-service use > >Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> >--- > t/cypress/plugins/index.js | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/t/cypress/plugins/index.js b/t/cypress/plugins/index.js >index e35c437a8b..042e8ef88a 100644 >--- a/t/cypress/plugins/index.js >+++ b/t/cypress/plugins/index.js >@@ -1,11 +1,9 @@ > const { startDevServer } = require('@cypress/webpack-dev-server') >-const webpackConfig = require('@vue/cli-service/webpack.config.js') > > module.exports = (on, config) => { > on('dev-server:start', options => > startDevServer({ > options, >- webpackConfig > }) > ) > >-- >2.47.0
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 38167
:
172754
|
172755
|
173070
|
173071
|
174429
|
174430
|
174431
|
174432
|
174855
|
174856
|
174857
|
174858
|
174859
|
175427
|
175428
|
175429
|
175430
|
175431
|
175897
|
175898
|
176195
|
176196
|
176693