Run history-server
Bazel

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

List of strings; Optional

arguments to pass to every invocation of the binary

**kwargs

Unknown; Optional

passed through to the underlying nodejs_binary