Logo
Explore Help
Register Sign In
novoland-developer-networks/OfficialSite
2
0
Fork 0
You've already forked OfficialSite
Code Issues Pull Requests Projects Releases Wiki Activity
Files
b7233b7ddbe317bb94479c79c28fb5bb48264fa7
OfficialSite/build/grunt/config/svgstore.js

9 lines
142 B
JavaScript
Raw Normal View History

Added 'load-grunt-config' plugin The plugin replaces the custom 'loadConfig()' function with a more robust and extensible solution. It handles 'grunt.initConfig()' and 'load-grunt-tasks'. Changes: - Moved Grunt task configurations into a 'config/' sub-directory to allow room for custom plugins, modules, and tasks to be defined without being included by the config-loader; - Updated '.eslintrc' to better lint module-based JS; - Updated EditorConfig recommendations;
2016-04-11 15:26:20 -04:00
module.exports = {
options: {},
prod: {
files: {
'<%= paths.img.dist %>/sprite.svg': [ '<%= paths.img.src %>/sprite/*.svg' ]
}
}
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 651ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API