mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(route) add " "
This commit is contained in:
parent
5db8e18f44
commit
6af8409f00
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
FS = CloudFunc.FS,
|
||||
|
||||
CSS_URL = require(DIR_JSON + 'css.json')
|
||||
CSS_URL = require(DIR_JSON + 'css.json')
|
||||
.map(function(name) {
|
||||
return 'css/' + name + '.css';
|
||||
}).join(':');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue