Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings

Export as ES6 module #92

Copy link
Copy link

Description

@derrickb
Issue body actions

This would just make the exported output just that much more frictionless for those who use an ES6 module setup for our projects and combine everything up using a bundler, like rollup.

This proposal is for a new export flag that uses the ES6 module export syntax. It could look like this:

Normal version

export default dialog;

Function wrapper version

export default (function () {....
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.