mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-23 20:19:33 +00:00
24b53395b0
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.