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

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 =(

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions