Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

Turn svelte compiler warnings into errors #10

@louischan-oursky

Description

@louischan-oursky

When we run npm run export, the svelte compiler may emit some warnings. We want to turn the warnings into hard errors to prevent mistakes. So what we want to do is to make npm run export exits with 1 if there are any warnings. Let's see if it accepts any option to enable this.

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