Alexey Lebedeff ea312cfe50 docs: update devServer.proxy documentation (#2968) [ci skip]
So that it'll be obvious that proxies are configured via regexes. Usually it's not noticeable, but the original example becomes problematic when vue-router in history mode is used.

Here is a place where matching happens - 5786e273b2/packages/%40vue/cli-service/lib/util/prepareProxy.js (L69)
2018-11-27 16:45:24 +08:00
2018-07-13 11:47:46 -04:00
2018-07-13 10:56:22 -04:00
2018-01-06 13:04:43 -05:00
2018-11-27 08:06:00 +01:00
2018-08-10 11:12:48 -04:00
2018-11-27 08:06:00 +01:00

vue-cli Build Status Windows Build status

Vue CLI is the Standard Tooling for Vue.js Development.

Documentation

Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!

Contributing

Please see contributing guide.

License

MIT

Description
🛠️ webpack-based tooling for Vue.js Development
Readme MIT 45 MiB
Languages
JavaScript 75%
Vue 22.9%
TypeScript 0.9%
Stylus 0.5%
HTML 0.3%
Other 0.4%