You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original file I used should be the esm one before this pr, and does have any codes that import 'velocityjs', while the cjs one has the following lines:
Vue version
3.4.5
Link to minimal reproduction
https://github.com/vuepress-theme-hope/vuepress-theme-hope/actions/runs/7431497360/job/20222349242#step:7:174
The only notable change of this pr is bumping vue from 3.4.3 to 3.4.5
Steps to reproduce
Upgrading a esm based project with vue
What is expected?
No error.
I believe this is caused by #9977
The original file I used should be the esm one before this pr, and does have any codes that import
'velocityjs'
, while the cjs one has the following lines:What is actually happening?
Module not found: Error: Can't resolve 'velocityjs'
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: