Currently, to run the generate-code.ts script, one has to manually install the ts-node package. It is not automatically installed, because it conflicts with Karma.
Somehow we should resolve this conflict so that generating the SpriteView code does not require any special install steps.
Currently, to run the
generate-code.tsscript, one has to manually install thets-nodepackage. It is not automatically installed, because it conflicts with Karma.Somehow we should resolve this conflict so that generating the SpriteView code does not require any special install steps.