firebase / firebase/firebase-tools

Compile TypeScript functions source in functions emulator

Open
#5,633 3 comments 8 reactions 1 assignee Claimed by @blidd-google View on GitHub
emulators: functions type: feature request
Dominant language
TypeScript
Stars
4.5k
Forks
1.3k
Avg merge
1d 12h
Merged PRs (30d)
84

Description

Today, developers must compile TypeScript code manually by running `tsc` or `tsc --watch` before starting the functions emulator to avoid running into a functions source-loading error (see https://github.com/firebase/firebase-tools/issues/5627). This feature request is to implement the equivalent of pre-deploy hooks for the emulator so that developers can instruct the emulator on how to build their TypeScript functions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.