Skip to content
This repository was archived by the owner on Jun 3, 2019. It is now read-only.
This repository was archived by the owner on Jun 3, 2019. It is now read-only.

Can webpack config be patched to allow css urls #176

@cyberwombat

Description

@cyberwombat

Please see this thread webpack/style-loader#96

The gist of the issue is that when source maps are enabled its not possible to do

background: url('/my/img.jpg')

as URLs are relative to dev server. When I turn off source maps it works as people have also experienced.

At the end of the thread is a potential suggestion but it requires no publicPath to be set. I bring this to your attention in case it's an obvious fix for you.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions