How to use absolute path component imports in create react app | Avoiding relative path imports

Опубликовано: 13 Октябрь 2024
на канале: Programming With Prem
10,954
25

This video explains how to use absolute path imports in create react app. By doing this you will avoid relative path imports in your web app.

You have to update the create react app or react scripts in CRA package to use this feature.