Skip to content

multiple html files as input fail to be bundled #57

@symful

Description

@symful

Describe the bug A clear and concise description of what the bug is.

Unable to serve or build with more than 1 HTML file as input.
image
Though, it works with just one HTML file.
image

To Reproduce Steps to reproduce the behavior:

git clone https://github.com/NekoMaru76/x-go
cd x-go
deno task build
deno task build_lib
deno task build_public

Expected behavior A clear and concise description of what you expected to
happen.

I expected it will work with multiple HTML files as input.
image

Is this packup bug or esbuild?

Screenshots If applicable, add screenshots to help explain your problem.

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