Skip to content

The import syntax improvement #103

@jcubic

Description

@jcubic

This syntax is not doing what it's say it's doing:

import figlet from "https://cdn.jsdelivr.net/npm/figlet/lib/figlet.js"

it loads UMD file and expose figlet, you can't change the import name like in JavaScript.

There is a need for better API

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions