Skip to content
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.

Relative urls are not fixed in bundle #122

Description

@jgillich

I use font-awesome, which works well in development when no bundle is used. However, with a bundle:

  • Initial load page /doc/faq
  • Systemjs baseURL /app

Now, the expected font url is /app/jspm_packages/npm/font-awesome...

But it actually is: jspm_packages/npm/font-awesome..., which resolves to /doc/faq/jspm_packages/.. and therefore fails to load.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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