Skip to content

web worker upload does not work when app is running in a path (e.g. ./my-app) #188

@Torsten85

Description

@Torsten85

Hi there,
I've noticed that the web worker upload is not working in my production environment due to the fact that my app is running in a path.
I think this happens because
@worker = new Worker '/packages/ostrio_files/worker.js'
(https://github.com/VeliovGroup/Meteor-Files/blob/master/files.coffee#L1474)
does not respect the ROOT_URL.

Thanks in advance
Torsten

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions