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

Relative paths #147

@sacdallago

Description

@sacdallago
  1. Docs are loaded via relative path and not using __dirname which produces unexpected behaviors when launching the app not from within the same folder https://github.com/Rostlab/JS16_ProjectA/blob/master/startUp.js#L157
  2. Images are accessed via relative path, which makes images not load if application is not started from within the root app's folder https://github.com/Rostlab/JS16_ProjectA/blob/master/startUp.js#L160

Can be fixed in 2 minutes coding.

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