You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose that we allow the CLI's start command to accept a loader/l argument, which would ensure the config file (loaded here) is loaded with the specified loader. This would allow us to refactor the starter kit such that we could use ts-node and ts-node-dev and close out proto-kit/starter-kit#17.
The text was updated successfully, but these errors were encountered:
I propose that we allow the CLI's
start
command to accept aloader
/l
argument, which would ensure the config file (loaded here) is loaded with the specified loader. This would allow us to refactor the starter kit such that we could usets-node
andts-node-dev
and close out proto-kit/starter-kit#17.The text was updated successfully, but these errors were encountered: