@firestone-hs/replay-parser
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.9.
24 lines (12 loc) • 1.07 kB
Markdown
# ReplayParser
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.9.
## Code scaffolding
Run `ng generate component component-name --project replay-parser` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project replay-parser`.
> Note: Don't forget to add `--project replay-parser` or else it will be added to the default project in your `angular.json` file.
## Build
Run `ng build replay-parser` to build the project. The build artifacts will be stored in the `dist/` directory.
## Publishing
After building your library with `ng build replay-parser`, go to the dist folder `cd dist/replay-parser` and run `npm publish`.
## Further help
rm -rf dist/replay-parser/ && ng build replay-parser && 'cp' -rf dist/replay-parser/ /e/Source/zerotoheroes/firestone/node_modules/\@firestone-hs/
rm -rf dist/replay-parser/ && ng build replay-parser --configuration production && npm publish ./dist/replay-parser --access public