Skip to content

[Misc] Build issue #24

@NoftScarlet

Description

@NoftScarlet

Description

At the moment, the build script yarn build itself seem to be running without errors but there are issues in the generated build. Most notably:

The scoped import in src/styles/_base.scss doesn't import properly in the build. This import statement creates a string @import"~normalize.css"; in the compliled dist/css/style.css file instead of actually importing the styles.

There might be other issues in the build as well that are not yet discovered. At this time, before the build issues are fixed, we will probably need to go through a series of manual steps when publishing new builds.

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