rsnext/packages
Jiachi Liu 702eb17638
Fix client references extraction of CJS exports analysis (#50059)
client refs are not correctly extracted as we're using regex to get the exports names from cjs file. The regex was extracting some bad names from the code source, this PR fixes the regex to make sure they extract the correct content

Fixes NEXT-1213
2023-05-19 19:42:46 +00:00
..
create-next-app v13.4.3 2023-05-19 06:20:19 +00:00
eslint-config-next v13.4.3 2023-05-19 06:20:19 +00:00
eslint-plugin-next v13.4.3 2023-05-19 06:20:19 +00:00
font v13.4.3 2023-05-19 06:20:19 +00:00
next Fix client references extraction of CJS exports analysis (#50059) 2023-05-19 19:42:46 +00:00
next-bundle-analyzer v13.4.3 2023-05-19 06:20:19 +00:00
next-codemod v13.4.3 2023-05-19 06:20:19 +00:00
next-env v13.4.3 2023-05-19 06:20:19 +00:00
next-mdx v13.4.3 2023-05-19 06:20:19 +00:00
next-plugin-storybook v13.4.3 2023-05-19 06:20:19 +00:00
next-polyfill-module v13.4.3 2023-05-19 06:20:19 +00:00
next-polyfill-nomodule v13.4.3 2023-05-19 06:20:19 +00:00
next-swc [turbopack]: Update renamed SubpathValue (#49636) 2023-05-19 18:46:10 +02:00
react-dev-overlay v13.4.3 2023-05-19 06:20:19 +00:00
react-refresh-utils v13.4.3 2023-05-19 06:20:19 +00:00