Skip to content

Asteroid 2.0 in a chrome extension #95

Open
@grinono

Description

@grinono

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions