Skip to content

More verbose error logging #35

Open
@ThinhVu

Description

@ThinhVu

I. Actual
An error reported by this lib.
Screen Shot 2022-06-20 at 11 02 12 PM

After adding console.error(err) in index.js file:
Screen Shot 2022-06-21 at 12 34 21 AM

The issue here is that a comma is used instead of the semicolon, it leads to an incorrect token parser.

Expect: The error message should include the invalid CSS, for example in this case:

selector: '$desktop4K: 2560px,\n\n\n\n\n\n\n.my-orders[data-v-1589ac34]'

Do you know where the file css/app.7c579701.css is stored?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions