Skip to content

Commit 6bcbfaa

Browse files
glo11372glo82145
authored andcommitted
PWA-3283-v2: Adding i18n file path in watch-all.js (#4269)
1 parent 1a1bae9 commit 6bcbfaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/watch-all.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ const restartDevServerOnChange = [
2727
'packages/pwa-buildpack/lib/**/*.js',
2828
'packages/upward-js/lib/**/*.js',
2929
'packages/venia-*/*.{js,json,yml}',
30+
'packages/venia-*/i18n/*.json',
3031
'packages/venia-*/.env',
3132
'packages/venia-*/static/**/*',
3233
'yarn.lock'

0 commit comments

Comments
 (0)