mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-02-01 00:24:31 +01:00
Updated build process to copy icons
This commit is contained in:
@@ -45,6 +45,11 @@ module.exports = function(grunt) {
|
||||
dest: 'build/',
|
||||
flatten: true,
|
||||
expand: true
|
||||
}, {
|
||||
src: 'src/img/*.*',
|
||||
dest: 'build/img/',
|
||||
flatten: true,
|
||||
expand: true
|
||||
}, {
|
||||
src: 'src/js/analytics.js',
|
||||
dest:'build/js/',
|
||||
|
||||
Reference in New Issue
Block a user