mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Update path to libraries folder in Gruntfile.js
This commit is contained in:
parent
971a3bd115
commit
71ea69a705
1 changed files with 1 additions and 2 deletions
|
|
@ -67,8 +67,7 @@ module.exports = function(grunt) {
|
||||||
"!files/**",
|
"!files/**",
|
||||||
"!tests/**",
|
"!tests/**",
|
||||||
"!tools/**",
|
"!tools/**",
|
||||||
"!node_modules/**",
|
"!common/libraries/**",
|
||||||
"!libs/**",
|
|
||||||
"!vendor/**",
|
"!vendor/**",
|
||||||
"!tests/_output/**"
|
"!tests/_output/**"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue