From 14bd84b61276ef29b97d23642d698de769bacfd2 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 20 Mar 2023 15:19:03 +0000 Subject: Add latest changes from gitlab-org/gitlab@15-10-stable-ee --- patches/@vue+compiler-sfc+3.2.47.patch | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 patches/@vue+compiler-sfc+3.2.47.patch (limited to 'patches/@vue+compiler-sfc+3.2.47.patch') diff --git a/patches/@vue+compiler-sfc+3.2.47.patch b/patches/@vue+compiler-sfc+3.2.47.patch new file mode 100644 index 00000000000..9cbedbb0d0f --- /dev/null +++ b/patches/@vue+compiler-sfc+3.2.47.patch @@ -0,0 +1,28 @@ +diff --git a/node_modules/@vue/compiler-sfc/dist/compiler-sfc.cjs.js b/node_modules/@vue/compiler-sfc/dist/compiler-sfc.cjs.js +index 6093500..5e9bcbb 100644 +--- a/node_modules/@vue/compiler-sfc/dist/compiler-sfc.cjs.js ++++ b/node_modules/@vue/compiler-sfc/dist/compiler-sfc.cjs.js +@@ -5226,7 +5226,8 @@ function parse$4(source, { sourceMap = true, filename = DEFAULT_FILENAME, source + const templateBlock = (descriptor.template = createBlock(node, source, false)); + templateBlock.ast = node; + // warn against 2.x