Hi, thanks for the great work.
Is it possible to update the documentation to have more clear division about using the library in different environments. It seems that running HMR in development is the happy path. I can't seem to find a straightforward way to split the code path when running in development vs production.
e.g. in this ng-cli example, I see a clear distinction:
https://github.com/jschwarty/angularcli-hmr-example/blob/master/src/main.ts