Skip to content

Bundle and minify client.js during build #61

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
mbostock opened this issue Oct 24, 2023 · 1 comment · Fixed by #244
Closed

Bundle and minify client.js during build #61

mbostock opened this issue Oct 24, 2023 · 1 comment · Fixed by #244
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mbostock
Copy link
Member

We currently copy-over the client.js as-is. But as the code grows, we should bundle and minify during build it so that it loads faster.

@mbostock mbostock added the enhancement New feature or request label Oct 24, 2023
@mbostock mbostock mentioned this issue Nov 12, 2023
1 task
@mbostock mbostock added this to the General availability milestone Nov 13, 2023
@mbostock mbostock mentioned this issue Nov 15, 2023
@mbostock
Copy link
Member Author

This one feels important because it affects how we structure our code. Doing this sooner will be easier when there is less code.

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

Successfully merging a pull request may close this issue.

1 participant