vuepress icon indicating copy to clipboard operation
vuepress copied to clipboard

module.experts support footer includes

Open bennyvasquez opened this issue 1 year ago • 0 comments

Feature request

I would like to be able to include javascript in the footer similar to the way that we can include it in the header using module.exports (as described in issue #790).

What problem does this feature solve?

This would allow me to include Javascript in my footer, serving the rest of the page faster (source: lots of website experience, but here's an article that describes it in more detail: JavaScript Placement: Head vs. Footer – Pros and Cons

What does the proposed API look like?

Not sure

How should this be implemented in your opinion?

Not sure

Are you willing to work on this yourself?

Unfortunately, I do not have the expertise, but I am willing to learn!

bennyvasquez avatar Mar 28 '24 21:03 bennyvasquez