Skip to content

Commit

Permalink
PWA-3283-v2: Adding i18n file path in watch-all.js (#4269)
Browse files Browse the repository at this point in the history
  • Loading branch information
glo11372 committed Jun 4, 2024
1 parent 0c63b30 commit cd0adbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/watch-all.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const restartDevServerOnChange = [
'packages/pwa-buildpack/lib/**/*.js',
'packages/upward-js/lib/**/*.js',
'packages/venia-*/*.{js,json,yml}',
'packages/venia-*/i18n/*.json',
'packages/venia-*/.env',
'packages/venia-*/static/**/*',
'yarn.lock'
Expand Down

0 comments on commit cd0adbc

Please sign in to comment.