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

Allow serving resources via a resource URL #12

Open
adardesign opened this issue Apr 29, 2013 · 1 comment
Open

Allow serving resources via a resource URL #12

adardesign opened this issue Apr 29, 2013 · 1 comment

Comments

@adardesign
Copy link

While i ma not sure on the exact implementation, But in many cases while loading resources. there is a need to have multiple resources loaded efficiently.

What i am looking for is:

path/to/combresResource?resources=resourceID1,resourceID2,resourceID3 which would generate (minify uglify etc.) all required resources?

Additionally, if one of the resources has a require statement, that should be combined too as part of the final requested resource..

Does this make sense?

@buunguyen
Copy link
Owner

This is an interesting idea. But for now, you can create multiple resource sets with overlapping resources.

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

No branches or pull requests

2 participants