Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@firestone-hs/replay-parser

sebastientromp1.4k1.2.56TypeScript support: included

This library was generated with Angular CLI version 8.2.9.

hearthstone, replay, parser

readme

ReplayParser

This library was generated with 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