qwebpack-server
v0.0.6
Published
Custom update by package team base on the webpack-dev-server. Serves a webpack app. Updates the browser on changes.
Downloads
3
Readme
qwebpack-server
This tools is customized by the package team base on the webpack-dev-server with some customize features. A lightweight http serve base o n the express and all the features from webpack-dev-server are good here.
Rely On
+ Rely on package-webpack-server-toolkit
New feature
+ Support velocityjs file loaded (.vm)
+ Support return each file extract from export bundle by document.write mode (fekit mode --fekit)
+ Support mock RESTApi data (--mock config.conf)
Modification
+ Default server port: 80