Skip to content

dynamic dynamic imports #3

@goto-bus-stop

Description

@goto-bus-stop

this works:

import('./a')

but what do we do with

var a = './a' + Math.random()
import(a)

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