•  
      request #9267 Error with grunt-contrib-sass when using symlinked artifact-modal
    Infos
    #9267
    Joris MASSON (jmasson)
    2016-06-21 17:57
    2016-06-21 17:24
    9551
    Details
    Error with grunt-contrib-sass when using symlinked artifact-modal
    Given that I symlinked the angular artifact-modal to work on it in dev environment,
    When I run 'npm run build'
    Then I get an error from grunt-contrib-sass because it tried to import a .css file instead of a .scss file

    This occurs because:
    - sass cannot import css files (at least for now)
    - we have a grunt task to rename css files to scss as a workaround
    - but this task does not follow symlinks
    Agile Dashboard
    8.15
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2016-06-21
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Tuleap 8.15.99.108

    • Status changed from Under implementation to Closed
    • Close date set to 2016-06-21