Skip to content

when including files in <head> in index.html, path prefix is incorrect #482

Open
@catarak

Description

@catarak

Nature of issue?

  • Found a bug
  • Existing feature enhancement
  • New feature request

Details about the bug:

  • Web browser and version: Chrome 62.0.3202.94
  • Operating System: Mac OS X
  • Steps to reproduce this:

see the following example sketch: http://alpha.editor.p5js.org/cassie/sketches/Sk1Amg9eG

if you try to include an asset in the <head>, it makes a request to /:username/sketches/:path_to_asset rather than /:username/sketches/:sketch_id/:path_to_asset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugError or unexpected behaviorsPriority:MediumModerately important, should be completed in a fair timeframe

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions