tdiary / tdiary-contrib

tDiaryの非正規リポジトリ。どなたでもcommit可能です。commit権希望の方、まずはパッチ等をpull requestして下さい。
https://tdiary.org/
68 stars 46 forks source link

Removed minify files #126

Closed hsbt closed 9 years ago

hsbt commented 9 years ago

fixes https://github.com/tdiary/tdiary-contrib/issues/124

最新の https://github.com/google/code-prettify のお作法にならって js の同梱をやめて github にホストされている js を参照するようにすることで、難読化 js の再配布を不要にしました

/cc @tdtds @henrich

tdtds commented 9 years ago

まとまってるjsがあるのか、これはいいですね。mergeしておきます。