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

4 년 전
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. i
  2. t:t,,.
  3. : j.j;,,
  4. ;;,, ji.t;;
  5. i,,: . jt. :,,
  6. t;;; . t;,, Y A H O O! U I L I B R A R Y:
  7. i,,, ,, ti;;:
  8. i;;,: ;,.,Lft,. tjji Y U I C O M P R E S S O R . N E T !
  9. :;;;;.;; ,,: GG.; ::,i
  10. i,,,jjjt. Lt,:.G . :..:.
  11. t,;;;jjii itfjt;... ..,... Brought to you by:
  12. jLG,;;;;;i:.jjfti, ,tt;i...
  13. tjjttttttii,... :;titt;,tt;; ,. Pure.Krome
  14. ;tiiiiiiiii;... ii .:jiii;jt;. L &
  15. ttiiii;iii;....,j ;,jit,fj;; ,,..:; freeranger
  16. iiitttiit;,....f .ijjt;;fj;,tKj;;;:; ..
  17. ;iiit;; i, .;;f;iiti,,;:;GDi,:: ,, ;
  18. .; :i,fL,;i,:::::. ;::iff :i;..
  19. : . :,i,fjt:;,. ;;;,:, ;, . ,,,,it:,
  20. .:;:,;:iEt;:;. ;;;;,: ; .. .;;,,,,:,:::
  21. Lt: :,:::tDt:,, .,,,,t. .;;,: :.,,;;;DKLjj,,
  22. ;GL. .,:,,.;jii.,,,,,,,;;;;;;,:. ;jt,:itifWWL;:
  23. fLLi .::::,::jEt,.:,,,ii;;,;;;:. .:tjfj,:,,:,,,
  24. GLG, :::,,,,,.;jii::,,jff:,i;,: :; ,LEEft,,;,:
  25. LGG, :,:,,,,,:;GKji.tfff:ii,;;;,,.:::.,,.:itjti;.
  26. jGGf :i;,,,,;;,::ffLGi,fj:,j,,:::::;jfj,:ijtjjii;.
  27. LG i;,,,,,::::: tfDGL:;:::,.:,ijjjjjjjjiiDEEK : ,;
  28. i,. ::,,,,:GWWLLL:,fKKf:.:::;jjjjjjjffjtjjt:tj. iitti;
  29. ,,,,.ffLEEGG:,.tftii.:,jjjjtffttLfttGtft,; jft;;i;;
  30. ,,,.jffWKL,,,,:,i;:.,;,,jtGttLfftjfjjfi. .ijGDDGLti,
  31. ,::,:.:.:,,,,,,:.:;GE,fD,;jjDjfLtjff; LL;,iLDEL;.
  32. ;;:.......:::,,,;f;DDj,DDE;.tjjjjft. tttjLfi,;jGf
  33. ,;,.............;i:LL,tGDG,Dj:jf, tttt;,tDDLt;;:
  34. ,......i,,::..ii, i;,fff:tff. ;; ittt;ttffGG:
  35. :......ttiiiii;;: ..,LfL:tff. ;; ;ttt;ttttG
  36. :.....ttit;iti: :iitt,ifL. . ;tt;jttti .
  37. ......iiititttiiitjGDi,jL;L. :;; ;i
  38. .....;iititt;itttjLGD,,DDi. ,
  39. . ,itt;ttitttttitDt,iDDL.
  40. .ttiti;ttittt;;it;D,,GGGG:
  41. ttitiitttttt;ttttij,,DGDt,j
  42. itiitttitt;tttttij,fDDD,;:
  43. ;ittitt;ttti;itG,DDDD,:
  44. ;;tt;ttttitttEiDG: .
  45. i;ttttitttiE.
  46. ;ititttti....
  47. ;tttt:
  48. ;i,
  49. How the hell do I use this thing?
  50. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  51. Well, you've probably 'nuget installed' this package, so what next?
  52. You have a few choices.
  53. 1. Manually compress/minify and/or bundle any Css and/or Js. This is tedious
  54. and personally, I wouldn't bother with this. -BUT- you might find this
  55. solution to your problems, so go nuts and have fun.
  56. Sample video explaining this: http://www.youtube.com/watch?v=LzoYUsKikx0
  57. 2. Install-Package YUICompressor.NET.Web.Optimization - take advantage of the built in compression and bundling that has come
  58. with ASP.NET MVC4** -but- instead of using the stock compression with ASP.NET, use this titty-sparkly
  59. YUICompressor.NET package instead :) This will auto-wire up this package where required.
  60. That said - you'll still need to define what files you want to compress, etc.
  61. Sample video explaing this: http://www.youtube.com/watch?v=NSHGSbViMm8
  62. ** Technically, this is part of the System.Web.Optimization package .. which first came baked into
  63. to VS2012 with an ASP.NET MVC4 project.
  64. 3. Install-Package YUICompressor.NET.MSBuild - do the compression/minification during an MSBuild process.
  65. Such as during a continuous integration setup.
  66. Sample video explaing this: http://www.youtube.com/watch?v=sFFZ0nQog8U
  67. 4. YUICompressor .NET NAnt Task - same as #3 above, but for an NAnt continuous integration setup.
  68. Now go forth and speed up your website and save some bandwidth.
  69. ~~~~
  70. No Unicorns were harmed in the production of this package. "Nice package you have there!"
  71. ~~~
  72. Q.E.D.