Do you want to request a feature or report a bug?
refactor: move opencollective to utils and use constants from file.
What is the current behavior?
It exists with the cli.js file and has local constants.
If the current behavior is a bug, please provide the steps to reproduce.
NA
What is the expected behavior?
Since it provides utility functions, it should be moved to utils.
If this is a feature request, what is motivation or use case for changing the behavior?
refactor
Please paste the results of webpack-cli info here, and mention other relevant information such as programming language.
webpack-cli info
System:
OS: macOS 10.14.3
CPU: (4) x64 Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz
Binaries:
Node: 10.14.1 - /usr/local/bin/node
Yarn: 1.12.3 - /usr/local/bin/yarn
npm: 6.4.1 - /usr/local/bin/npm
Browsers:
Chrome: 72.0.3626.119
Safari: 12.0.3
npmPackages:
webpack: 4.x.x => 4.29.6
webpack-dev-server: ^3.1.10 => 3.2.1
Do you want to request a feature or report a bug?
refactor: move opencollective to utils and use constants from file.
What is the current behavior?
It exists with the
cli.jsfile and has local constants.If the current behavior is a bug, please provide the steps to reproduce.
NA
What is the expected behavior?
Since it provides utility functions, it should be moved to utils.
If this is a feature request, what is motivation or use case for changing the behavior?
refactor
Please paste the results of
webpack-cli infohere, and mention other relevant information such as programming language.