Import ts-node and resolve Karma conflict #91
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Currently, to run the
generate-code.ts
script, one has to manually install thets-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.
The text was updated successfully, but these errors were encountered: