Closed
Description
Currently webpack.config.js is hardcoded in projectFilesManager.js:60
It would be great if nativescript-dev-webpack could read path to a file / name of the webpack file from nsconfig.json or as an argument to cli, like it happening with webpack, where you can specify --config /other/path/different-webpack.config.js