Open aminnairi opened 4 years ago
4.2.3
System: │ OS: Linux 5.4 Alpine Linux │ CPU: (4) x64 Intel(R) Core(TM) m3-6Y30 CPU @ 0.90GHz │ Binaries: │ Node: 12.15.0 - /usr/bin/node │ Yarn: Not Found │ npm: 6.13.4 - /usr/bin/npm │ Browsers: │ Chrome: Not Found │ Firefox: Not Found │ npmGlobalPackages: │ @vue/cli: 4.2.3
$ echo "module.exports = { devServer: { host: '0.0.0.0' }};" > vue.config.js && vue ui
The host parameter should be accounted when running vue ui.
The host parameter is not accounted when running vue ui.
i agree with this
Version
4.2.3
Environment info
Steps to reproduce
What is expected?
The host parameter should be accounted when running vue ui.
What is actually happening?
The host parameter is not accounted when running vue ui.