enhance icon indicating copy to clipboard operation
enhance copied to clipboard

Support for multiple full JS and CSS files

Open rarkins opened this issue 10 years ago • 1 comments

We break our CSS and JS up into multiple chunks so as not to load 100% of sitewide CSS and JS on every page. For example there's no need to load ember.js, Mapbox/leaflet, or d3.js graphing on most of our landing pages, blog, etc.

Could functionality allowing arbitrary numbers of "full" CSS/JS files be added by modifying enhance.js alone, or would it require changes to LoadCSS and LoadJS too? And if it can be done in enhance.js, is this the type of thing you'd be likely to accept a Pull Request for?

Finally, thank you for all the great open source code you share!

rarkins avatar Nov 06 '14 21:11 rarkins

Ah, I’m interested in this too, for the same reasons.=

forjoyilive avatar Nov 06 '14 22:11 forjoyilive