megaplot icon indicating copy to clipboard operation
megaplot copied to clipboard

Import ts-node and resolve Karma conflict

Open jimbojw opened this issue 2 years ago • 0 comments

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.

jimbojw avatar Mar 14 '23 20:03 jimbojw