mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-14 05:58:13 +08:00
重命名 getmdl-select.js 使得最后再拼接它
This commit is contained in:
@@ -35,7 +35,7 @@ def pack(path, name):
|
||||
s += ("/*%s*/\n" % fn).encode('utf-8')
|
||||
s += open(fn, 'rb').read()
|
||||
gz_gen(s, name)
|
||||
|
||||
|
||||
pack('web/*.js', 'js_pack')
|
||||
pack('web/*.css', 'css_pack')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user