Janne Kurkinen
Janne Kurkinen
Any progress on this?
Here is also my feature request, somewhat similar to this. We are needing this feature for being able to properly translate the route change message with I18N setup: https://github.com/vue-a11y/vue-announcer/issues/27#issuecomment-947109254
@ktquez thanks a lot, this helps! An idea: Could it be possible to have the option of being able to pass a function as message or complementRoute, especially message, so...
For perfomance optimization which is recommended approach for using Basset's collections: Should the collections be configured by what a page request consists of (by per basis) - or by grouping...
Jason, what did you mean by serving as static files? Rephrased, what is the most performance effective way of bundling files as collection(s) to be added on different layouts. And...
I have the same problem. I composer installed CSSmin and it does minification now but with a weird problem: the styles aren't applied even the css file is ok and...
@barryvdh I have mrclay/minify installed which seems to work with JS but not with CSS - weird? How does Basset know which libraries are there and how it chooses which...
Check if you have uploaded the hidden .htaccess file to the public folder.
Assets are stored simply in /public/img/ and /public/js/ and so worth. I just encountered a similar issue which might be related to this, as it's the same web app I'm...