Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Relative Paths for urls #30

@darylteo

Description

@darylteo

I'm generating a package that will be placed in a folder structure like so: "builds/{version}/dist/", which is where all the files will sit. However, when the css file is generated, it generates url links from the root.

Can I configure this loader to do otherwise? After all, it's not like the css and the fonts will be in different places.

I've tried publicPath but that just crashes webpack.

Edit: For the record: I'm hacking around this currently with StringReplacePlugin.

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