Run history-server
history_server
history_server(templated_args, **kwargs)
This is a simple Bazel wrapper around the history-server npm package.
See https://www.npmjs.com/package/history-server
A typical frontend project is served by a specific server. This one can support the Angular router.
Attributes
templated_args |
arguments to pass to every invocation of the binary |
**kwargs |
passed through to the underlying nodejs_binary |