From c5cab3af6fee40079e28e7524d388dd177d3da9d Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 6 Jun 2017 14:20:22 +0200 Subject: fix 'make dist', add changelog, version numbers for 0.3 --- gulpfile.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gulpfile.js') 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", ], }; -- cgit v1.2.3