Skip to content

Problem with css minifier #26

Description

@rikyperdana

Sometimes when I run a meteor-kitchen example, it return this error

While minifying app stylesheet:
path.js:8:11: Path must be a string. Received null
at assertPath (path.js:8:11)

And it solved by doing this

meteor remove standard-minifier-css
meteor add seba:minifiers-autoprefixer

Is it bug, or something?

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