Skip to content

Add support for non-identifiers in export/imports #2536

Open
@wooorm

Description

@wooorm

Initial checklist

Affected packages and versions

all, probably

Link to runnable example

No response

Steps to reproduce

import { 'alpha-bravo' as charlieDelta } from 'echo'
export { 'foxtrot-golf' as 'hotel-india' } from 'juliet'

Expected behavior

should work, somehow, probably.

Actual behavior

davidbonnet/astring#713

Runtime

No response

Package manager

No response

OS

No response

Build and bundle tools

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🌊 blocked/upstreamThis cannot progress before something external happens first

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions