- "serve": "tsc && firebase emulators:start --only functions"
+ "serve": "tsc -w | firebase emulators:start --only functions"
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have 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