Skip to content

systemjs load css suport url(image/test.svg) without quotes in url #2460

@sunkeysun

Description

@sunkeysun

Demonstration

systemjs load css replace url content not support like "url(image/test.svg)" without quotes in url.

Code Sandbox:
system.js code:
image

background-image: url(images/test.svg) convert to background-image: url("undefined${cssDir}/images/test.svgundefined"), cause resource load error

Expected Behavior

systemjs load css support url without quote

Actual Behavior

load error

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