-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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.
Joao620
Metadata
Metadata
Assignees
Labels
No labels