Приветствую, при сборке c ts react redux вылезает ошибка:
ERROR in ./src/index.tsx
Module not found: Error: Can't resolve './components/app' in 'P:\Programming\weather-app\src'
В resolve: {
extensions: ['.js', '.jsx', 'ts', 'tsx'],
},
Ссылка на сборку:
https://github.com/RamPG/weather-app Подскажите, что не так?