Logo
Explore Help
Sign In
OSSForks/react
1
0
Fork 0
You've already forked react
mirror of https://github.com/zebrajr/react.git synced 2026-01-15 12:15:22 +00:00
Code Issues Actions 6 Packages Projects Releases Wiki Activity
Files
6fb77544940d033355c660556dbc48a08d1d6708
react/packages/react-devtools-shell/constants.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
122 B
JavaScript
Raw Normal View History

chore[devtools]: upgrade to webpack v5 (#26887) ## Summary - Updated `webpack` (and all related packages) to v5 in `react-devtools-*` packages. - I haven't touched any `TODO (Webpack 5)`. Tried to poke it, but each my attempt failed and parsing hook names feature stopped working. I will work on this in a separate PR. - This work is one of prerequisites for updating Firefox extension to manifests v3 related PRs: https://github.com/facebook/react/pull/22267 https://github.com/facebook/react/pull/26506 ## How did you test this change? Tested on all surfaces, explicitly checked that parsing hook names feature still works.
2023-06-14 13:15:52 +01:00
const SUCCESSFUL_COMPILATION_MESSAGE = 'Compiled successfully.';
module.exports = {
SUCCESSFUL_COMPILATION_MESSAGE,
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 603ms Template: 77ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API