Skip to content

es6 import returns empty objectΒ #22

@jzimmek

Description

@jzimmek

the import of Propeller returns an empty object instead of a constructor function.

import Propeller from "Propeller/src/propeller"

luckily i can workaround it by directly accessing "window.Propeller" after the import statement, but it would be better to export the correct constructor function.

i use es6 import through webpack/babel.

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