Skip to content

Any plans to support es6 import/export? #116

@bentaly

Description

@bentaly

I use this module in an Angular application and have a warning:

Warning: `filename.ts` depends on 'punycode'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies

And I import using
import { toASCII } from 'punycode';

Do you have any plans to support es6 modules?

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