Something went wrong while setting issue due date.
Path module in webpack config is not used after eject
Closed
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.