- "serve": "tsc && firebase emulators:start --only functions"
+ "serve": "tsc -w | firebase emulators:start --only functions"
Go to list of users who liked
More than 1 year has passed since last update.
- "serve": "tsc && firebase emulators:start --only functions"
+ "serve": "tsc -w | firebase emulators:start --only functions"
Register as a new user and use Qiita more conveniently
Go to list of users who liked