aboutsummaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 03fe4d8a4..cff034b52 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -91,7 +91,11 @@ const paths = {
"pogen/tsconfig.json",
"src/i18n/*.po",
"src/i18n/*.pot",
+ "src/i18n/poheader",
+ "src/i18n/strings-prelude",
+ "tooling/**",
"tsconfig.json",
+ "webpack.config.js",
],
};