You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked out the lesson-10 branch of this project, and the build is constantly showing this error. I even added a resolve field in webpack.config.js which is resolve: { extensions: ['', '.js', '.jsx', '.css'], modulesDirectories: [ 'node_modules' ] } please help i m stuck
The text was updated successfully, but these errors were encountered:
I checked out the lesson-10 branch of this project, and the build is constantly showing this error. I even added a resolve field in webpack.config.js which is
resolve: { extensions: ['', '.js', '.jsx', '.css'], modulesDirectories: [ 'node_modules' ] }
please help i m stuckThe text was updated successfully, but these errors were encountered: