firebase / firebase/firebase-functions-dart

Allow setting dart-defines for the server executable.

Open
#176 9 comments 1 reaction 1 assignee Claimed by @demolaf View on GitHub
blocked enhancement outside-depdencies
Dominant language
Dart
Stars
44
Forks
9
Avg merge
5d 5h
Merged PRs (30d)
2

Description

### Description

Currently there is no way to set `--dart-define`s when firebase compiles the dart function to an executable.

### Use Case

Generally setting const values for Dart.

Also using Jaspr with firebase functions, which needs some framework specific defines.

### Proposed Solution

It is unclear to me how functions are built so idk, I couldn't find any documentation regarding this.

### Alternatives Considered

### Additional Context

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.