Skip to content

Building Against a Remote Filesystem via a --remote-base-dir imba build flag #896

@peter-wasilko

Description

@peter-wasilko

When building a full stack app for deployment on a shared hosting server, imba build will generate references to my local filesystem that won't be valid on the hosting platform.

So far I haven't figured out how to manually patch the compiled server.js to make it compatible with the host directory structure.

Is this a solved issue under Vite with some configuration magic I'm not familiar with or would it make sense to have imba build support a --remote-base-dir flag so one could target the correct physical locations of server side files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions