This project is to address rxjs issue #4070. See comment here.
npm run build && npm run start
If no error is thrown, the test passes. Remember to run npm install
first.
I add an entry in rxjs' path-mapping file. Please see webpack.config.js.
Run with fix: npm run build-with-fix && npm run start
.