Skip to content

zzhenryquezz/bug-volar-3329

Repository files navigation

Make the bug

  • rename ./modules/user/_index.ts to ./modules/user/index.ts
  • run npm run postinstall
  • check ./modules/user/components/DeepComponent.vue, and The bug should happen

Revert the bug

  • rename ./modules/user/index.ts to ./modules/user/_index.ts
  • run npm run postinstall
  • The bug should not happen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published