Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Using /* … */ comments in globals/colors.less causes npm start to hang #9

Description

@brandonscript

Colors or variable loader should safely ignore comments like /* … */ and include in generated file comments like /*! … */. I attempted to include a comment with these, and the start script hangs. Would be great to have it stop executing as well; need to run killall -9 node to actually get the process to stop executing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions