diff --git a/Gruntfile.js b/Gruntfile.js index 0b97138..01a84a1 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -77,7 +77,7 @@ module.exports = function(grunt) { expand: true, cwd: 'src', dest: 'build', - src: ['index.html', 'manifest.webapp', + src: ['index.html', 'manifest.webapp', 'polyfill.js', 'fonts/**', 'img/**', 'js/libs/**', 'icon/**'] }] } diff --git a/build/index.html b/build/index.html index 24a51e6..ee1b5af 100644 --- a/build/index.html +++ b/build/index.html @@ -11,6 +11,7 @@
+