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

x.vweb.assets: reimplement assets module for x.vweb #20280

Merged
merged 5 commits into from
Dec 30, 2023

Conversation

Casper64
Copy link
Member

This pr reimplements the old assets module for x.vweb.

You can use this module to minify CSS and Javscript files,
combine them into a single file and to make sure the asset you're using exists.

See the README.md file for the usage.

Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent.

@spytheman spytheman merged commit fa81188 into vlang:master Dec 30, 2023
42 checks passed
@Casper64 Casper64 deleted the xvweb_assets branch December 30, 2023 23:33
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

Successfully merging this pull request may close these issues.

2 participants