embark/packages/embark-webserver
Pascal Precht 24b53395b0 fix(@embark/config): disable webserver if pipeline is disabled
The webserver's job is to serve files generated by Embark's built-in pipeline,
however, since v4 users can choose they front-end tool to take care of building,
bundling and packing their DApps. Usually these tools come with a built-in
dev server as well.

Therefore, when the pipeline is turned off (which also soon will be the default),
there's not need start a webserver.
2019-06-20 10:49:00 +02:00
..
2019-06-07 13:42:13 -05:00
2019-06-07 13:42:13 -05:00

embark-webserver

Development Webserver for Embark

Visit embark.status.im to get started with Embark.