Skip to content

can't get this to work in new ember app #74

Description

@bambery

I followed the steps as best as possible in the readme, but I was not able to get this addon to work in a new ember cli app v 2.7.0.

Possibly the issue is the following step:
In ./index.js of your project, make sure an included function is defined:

My app does not have a file ./index.js. If I create one, my app will not run (nor can I run ember build), throwing the error

compassOptions: {
    ^^^^^^^^^^^^^^
SyntaxError: Unexpected identifier
    at Object.exports.runInThisContext

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