mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-10 22:12:16 +09:00
#358 minify x.js
This commit is contained in:
parent
ecdfee25c1
commit
be78d9e349
3 changed files with 459 additions and 495 deletions
|
|
@ -52,6 +52,7 @@ module.exports = function(grunt) {
|
|||
},
|
||||
'modules': {
|
||||
files: {
|
||||
'common/js/x.min.js' : ['common/js/x.js'],
|
||||
// addon
|
||||
'addons/captcha/captcha.min.js' : ['addons/captcha/captcha.js'],
|
||||
'addons/captcha_member/captcha.min.js' : ['addons/captcha_member/captcha.js'],
|
||||
|
|
|
|||
914
common/js/x.js
914
common/js/x.js
File diff suppressed because it is too large
Load diff
39
common/js/x.min.js
vendored
39
common/js/x.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue