Skip to content

[Packager] Customizable httpServerLocation #3679

@arbesfeld

Description

@arbesfeld

Currently assets always are given a file name with the /assets/ prefix. It would be convenient to be able to specify a root location to use in the packager. For example, using ~/<build_id> would let us package a JavaScript bundle to use assets that live elsewhere on the file system.

Our use case is to allow assets to be dynamically loaded. Currently this is the hack that we're using: https://github.com/AppHubPlatform/apphub-ios/blob/support-new-asset-system/AppHub/AppHub/NSURLRequest%2BAppHub.m

cc @frantic

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions