-
-
Notifications
You must be signed in to change notification settings - Fork 152
Closed
Description
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
Labels
No labels