Open
Description
i'm trying to work with the 2.0 version of this package from a chrome extension. But somehow it's not working. older version worked just fine.
import {createClass} from "asteroid";
looks like import is not accepted from within a chrome extensions. do we require ES6?
linking in the backgrouds.html to the packages is also not working:
<script src="/lib/asteroid/src/base-mixins/ddp.js"></script> <script src="/lib/asteroid/src/asteroid.js"></script>
any idea how to fix this.
Metadata
Metadata
Assignees
Labels
No labels