We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80b8b3 commit 060d9efCopy full SHA for 060d9ef
index.js
@@ -34,7 +34,6 @@ module.exports = function() {
34
project.files = {
35
js: project.paths.assets + 'js/**/*.js',
36
scss: project.paths.authorAssets + 'scss/**/*.scss',
37
- icons: project.paths.authorAssets + 'icons/**/*.svg',
38
config: project.paths.config + '**/*.js',
39
changelog: 'CHANGELOG.md'
40
};
0 commit comments