This repository was archived by the owner on Oct 9, 2020. It is now read-only.
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
TODO: ensure these imports are normalized correctly #136
Open
Description
When trying to run systemjs-builder
on a project with @import
statements in the CSS, it prints out an error TODO: ensure these imports are normalized correctly
coming from this plugin.
It seems the path is resolved correctly on this line but relevant metadata never gets stored in the inputFiles
object so it fails here.
Someone has also asked about this on StackOverflow.
Metadata
Metadata
Assignees
Labels
No labels