Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple html files as input fail to be bundled #57

Open
symful opened this issue Aug 12, 2023 · 0 comments
Open

multiple html files as input fail to be bundled #57

symful opened this issue Aug 12, 2023 · 0 comments

Comments

@symful
Copy link
Contributor

symful commented Aug 12, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant