vuepress / vuepress-community

:bulb: Community supported ecosystem for VuePress
https://vuepress-community.netlify.app
MIT License
81 stars 62 forks source link

[Feature Request] ts-loaderV7 in vuepress-plugin-typescript #29

Closed Mister-Hope closed 4 years ago

Mister-Hope commented 4 years ago

ts-loader V7 makes only 1 break change : Drop support on Node 8

But vuepress is now supporting Node >= 8.6

Can we make ts-loader a peerDependencies or can we drop Node 8 support since Node 8 is already end of life?

meteorlxy commented 4 years ago

Well, I think it's OK to upgrade it. Just Drop Node 8 in both our repo and vuepress

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.