sintez-webpack-proxy
v0.0.7
Published
Intelligent http proxy middleware for Sintez
Downloads
7
Readme
Intelligent http proxy middleware for Sintez
High performance streaming http request reverse proxy for Sintez.
##Environment dev-proxy.yml:
include:
- %base_config%.yml
api:
protocol: %protocol%
host: %host%:%port%
bo-proxy-server:
protocol: %protocol%
host: %host%:%port%
base-path: /%base-path%
ignore-path:
- /%ignore-path%
flush-path:
- /%flush-path%
webpack: webpack ~ %webpack-config%
In Sintez server run:
gulp dev-proxy --conf=env/dev-proxy