vuepress / vuepress-theme-blog

Default blog theme for VuePress.
https://vuepress-theme-blog.billyyyyy3320.com/
MIT License
211 stars 129 forks source link

TypeError: dayjs is not a function #114

Closed xwei111 closed 3 years ago

xwei111 commented 3 years ago

node_modules/@vuepress/core/.temp/dynamic/vuepress_blog/pageSorters.js

Kocal commented 3 years ago

Maybe related to https://github.com/vuepress/vuepress-plugin-blog/pull/93 ?

xwei111 commented 3 years ago

Maybe related to vuepress/vuepress-plugin-blog#93 ?

yes, thanks! yesterday, I have to use @vuepress/plugin-blog@1.7.1

Gitsifu commented 3 years ago

I have the same problem

billyyyyy3320 commented 3 years ago

FYI, root cause might be

webpack/webpack#4742 iamkun/dayjs#480 iamkun/dayjs#492