Skip to content

Retain file/directory structure #254

@doteric

Description

@doteric

I'm trying to figure out a way to retain the build file structure. I don't want everything bundled into one file.

First of all when I disable the bundle I get this error:

Cannot use "external" without "bundle"

I can omit that by simply specifying exlucde: [], but that doesn't help in anything, because there is only one entryPoint and it doesn't look like I can include all my files.
Any solutions to this?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions