Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Use top-level await once esbuild supports it #689

@coderbyheart

Description

@coderbyheart

evanw/esbuild#253

Use it in places, where we fetch lambda settings from SSM:

const settingsPromise = getAGPSLocationApiSettings({

const settingsPromise = getCellLocationApiSettings({

const settingsPromise = getPGPSLocationApiSettings({

const settingsPromise = getApiSettings({

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions