Answer the question
In order to leave comments, you need to log in
Can't find file, typescript React aliases?
fastened aliases in tsconfig and in webpack, but the files still do not resolve normally. what is the problem?
Answer the question
In order to leave comments, you need to log in
problem solved, added /* everywhere
"Components/*": ["components/*"],
"Modals/*": ["components/modals/*"],
"Panels/*": ["components/panels/*"],
"Services/*": ["services/*"],
"Actions/*": ["actions/*"],
"Reducers/*": ["reducers/*"],
"Widgets/*": ["widgets/*"],
"Assets/*": ["assets/*"],
"Containers/*": ["containers/*"],
"Config/*": ["config/*"]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question