Path module in webpack config is not used after eject
Created by: harunhasdal
Nodejs path module is not used in webpack.config.dev.js and webpack.config.prod.js after ejecting.
This results in ESLint warning for no-unused-var rule.
Created by: harunhasdal
Nodejs path module is not used in webpack.config.dev.js and webpack.config.prod.js after ejecting.
This results in ESLint warning for no-unused-var rule.