vuejs / vuepress

📝 Minimalistic Vue-powered static site generator
https://vuepress.vuejs.org
MIT License
22.51k stars 4.76k forks source link

How to implement incremental compilation in 1.x? #3147

Open StrivingRabbit opened 1 year ago

StrivingRabbit commented 1 year ago

Feature request

What problem does this feature solve?

Incremental compilation. Increase compilation speed and reduce resource consumption.

What does the proposed API look like?

How should this be implemented in your opinion?

Are you willing to work on this yourself?