commit 1b2e03cfb3f6a9ae43f4c5453d4e9a545eeb9bd4 parent 71f98075682fc46ae7641a1e4462869648e467f1 Author: Florian Dold <florian.dold@gmail.com> Date: Fri, 18 Mar 2016 14:41:20 +0100 appdist Diffstat:
| M | gulpfile.js | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/gulpfile.js b/gulpfile.js @@ -82,6 +82,7 @@ const paths = { ], /* French copyright application */ appdist: [ + "*.po", "style/*.css", "img/**", "lib/**/*.{ts,tsx}",