stable

Clone or download

Read-only

fixes request #31585 convert create-pullrequest-button app in vue compat mode

No functional changes, in pullrequest you can still create new pullrequests Change-Id: I2e2850a77415aad9e9a6732f28b4933f7260f0f7

Modified Files

Name
M plugins/pullrequest/scripts/create-pullrequest-button/package.json +8 −6 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/pnpm-lock.yaml +497 −22 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/src/index.js +16 −16 Go to diff View file
R plugins/pullrequest/scripts/create-pullrequest-button/webpack.common.js Go to diff View file
R plugins/pullrequest/scripts/create-pullrequest-button/webpack.dev.js Go to diff View file
R plugins/pullrequest/scripts/create-pullrequest-button/webpack.prod.js Go to diff View file