Skip to content

default export name changed #285

@ianzone

Description

@ianzone

Reproduction link or steps

goto repo and run prod

Image

check
env.ts
env.js
index.js

What is expected?

export default env

should remain to be the default export in /dist, or at least match the d.ts

What is actually happening?

it's renamed to

export { env_default }

Any additional comments?

related #269

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstream

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions