1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Move svg4everybody to NPM

This commit is contained in:
Antoine Boulanger
2016-06-30 16:22:48 -04:00
parent 0c144b24f0
commit 9138e1ee52
8 changed files with 75 additions and 9 deletions

View File

@@ -16,6 +16,7 @@ module.exports = function (grunt)
data: {
paths: {
grunt: 'build/grunt',
npm: 'node_modules',
js: {
src: 'assets/scripts',
dist: 'www/assets/scripts'