'Is ReactJS v18.1.0 or React Scripts v5.0.1 Supports Path Alias with JavaScript like NextJS?

I have used @craco/craco and craco-alias in the previous version of ReactJS (v17) for importing modules with custom alias name. Because of that ReactJS version (v17) didn't support path alias.

But in ReactJS new version (v18), Are they added support for path alias officially?

Please let me know as soon as possible!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source