25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
312 B

  1. {
  2. "options": {
  3. "report": "gzip",
  4. "keepSpecialComments": 0
  5. },
  6. "setup": {
  7. "files": {
  8. "<%= path.css.setup %>/setup.css": "<%= path.css.setup %>/setup.css"
  9. }
  10. },
  11. "updater": {
  12. "files": {
  13. "<%= path.css.updater %>/updater.css": "<%= path.css.updater %>/updater.css"
  14. }
  15. }
  16. }