-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support tsx/typescript/sage run
with nodemon
entrypoint
#442
Comments
Ok. From brief conversation with @jbphet on slack we went ahead and converted this usage from Totally happy to revert, but I just wanted to formalize my idea. If we are good to proceed with this, likely deleting the "dev-node" script and just using @jbphet, let us know what you think, and if you want to meet to chat about it. |
@zepumph - When you asked me about this over Slack I was getting ready for another meeting and didn't have time to give it much thought. Honestly, I'd forgotten what That being said, I certainly don't want this to block progress on phetsims/chipper#1525. In the opening comment for this issue you said, " |
Sounds good and reasonable. I'll look into it. |
Perhaps we can use nodemon as the runnable still
|
From phetsims/chipper#1525, @samreid and I noticed that perennial code can be imported from app.js via nodemon instead of node.
sage run
doesn't support this right now, and so we would need to figure this out before we can go all in on typescript in perennial/js/common. We pinged @jbphet for consult, and are creating this issue as to not block 1525 more generally.The text was updated successfully, but these errors were encountered: