Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unplugin-vue-i18n don't watch for files changes #386

Open
4 tasks done
hrynevychroman opened this issue Jul 3, 2024 · 0 comments
Open
4 tasks done

Unplugin-vue-i18n don't watch for files changes #386

hrynevychroman opened this issue Jul 3, 2024 · 0 comments
Labels
Status: Review Needed Request for review comments

Comments

@hrynevychroman
Copy link

Reporting a bug?

When adding some new keys to locales need to rerun dev script

Expected behavior

Watchers for locales

Reproduction

Here is my setup inside monorepo based on turborepo:

vite.config.ts
image

packages/core/i18n/
image

Don't know why this happen 🤷‍♂️

Issue Package

unplugin-vue-i18n

System Info

System:
    OS: macOS 14.5
    CPU: (12) arm64 Apple M2 Pro
    Memory: 73.89 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.14.0 - ~/.nvm/versions/node/v20.14.0/bin/node
    npm: 10.7.0 - ~/.nvm/versions/node/v20.14.0/bin/npm
    pnpm: 9.4.0 - /opt/homebrew/bin/pnpm
  Browsers:
    Chrome: 126.0.6478.127
    Safari: 17.5
  npmPackages:
    vite: ^5.3.2 => 5.3.2 
    vue: 3.4.30 => 3.4.30 
    vue-i18n: 9.13.1 => 9.13.1

Screenshot

No response

Additional context

No response

Validations

  • Read the Contributing Guidelines.
  • Read the README
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A open a GitHub Discussion.
@hrynevychroman hrynevychroman added the Status: Review Needed Request for review comments label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed Request for review comments
Projects
None yet
Development

No branches or pull requests

1 participant