-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels