Skip to content

Give an Option for Bundling #8

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

Closed
shadowtime2000 opened this issue Nov 2, 2020 · 2 comments · Fixed by #28
Closed

Give an Option for Bundling #8

shadowtime2000 opened this issue Nov 2, 2020 · 2 comments · Fixed by #28
Labels
∆ feature New feature
Milestone

Comments

@shadowtime2000
Copy link
Member

Some people (like me) would prefer to have the files bundled together instead of having import statements in the final build. It would be great if there was an option to use something like denopack or Deno.bundle.

@ije
Copy link
Member

ije commented Nov 3, 2020

can't use denopack or deno.Bundle, since we need to split code for pages, i have a plan to bundle all the deps in - directory

@ije ije added the ∆ feature New feature label Nov 3, 2020
@ije
Copy link
Member

ije commented Nov 3, 2020

and this will be a part of the new compiler written in rust (i am focusing this currently)

@ije ije added this to the v0.3.0 milestone Nov 15, 2020
@shadowtime2000 shadowtime2000 linked a pull request Jan 21, 2021 that will close this issue
15 tasks
@ije ije closed this as completed in #28 Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
∆ feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants