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

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({

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions