aboutsummaryrefslogtreecommitdiffstats
path: root/web/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/gulpfile.js')
-rw-r--r--web/gulpfile.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/gulpfile.js b/web/gulpfile.js
index 60f0f1b7..65766d66 100644
--- a/web/gulpfile.js
+++ b/web/gulpfile.js
@@ -54,8 +54,7 @@ var CONF = {
app: ["src/css/app.less"]
},
copy: [
- "src/examples/**",
- "src/fonts/**",
+ "src/images/**",
],
templates: [
"src/templates/*"