You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
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.