Build process: __experimentalTruncate warning in npm run dev
#28510
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
[Type] Build Tooling
Issues or PRs related to build tooling
[Type] Regression
Related to a regression in the latest release
Seeing a warning message output in my
npm run dev
terminal, this is despite a freshnpm ci
, as well as arm -rf ./node_modules && npm install
:It has been suggested this warning comes from a tiny typo in #28176, and that we might enhance our linter to help catch such in the future.
The text was updated successfully, but these errors were encountered: