Grammka
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created File paths resolver
Hi there. I'm using directory-named-webpack-plugin in a project. So I create `src/HomePage/HomePage.js` and use `import "src/HomePage"` instead `import "src/HomePage/HomePage"`. I use WebStorm and ...