mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Update Gruntfile.js to exclude xml2json.js
This commit is contained in:
parent
af408a57cc
commit
4ca1c8e073
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ module.exports = function(grunt) {
|
||||||
'common/js/html5.js',
|
'common/js/html5.js',
|
||||||
'common/js/x.js',
|
'common/js/x.js',
|
||||||
'common/js/xe.js',
|
'common/js/xe.js',
|
||||||
|
'common/js/xml2json.js',
|
||||||
'common/js/modernizr.js',
|
'common/js/modernizr.js',
|
||||||
'vendor/**',
|
'vendor/**',
|
||||||
'tests/**',
|
'tests/**',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue