Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

@makerstrap-bower-path is getting bound incorrectly #90

@Pomax

Description

@Pomax

I'm currently updating thimble to work on node v12, but makerstrap is causing problems because the ./build version of makerstrap.complete.less is pointing to the wrong bower_components location.

Its location, when installed, is:

./ bower_components
   |- makerstrap
      |- less
         |- build
            - makerstrap.complete.less

so in order to get to the bower dir it needs to point to ../../../bower_components. Instead, it's only pointing up two levels, and everything breaks =(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions