PR

jsファイルの圧縮化 #752

wada opened this at 2021-04-22T19:47:56; closed

Description

opened by wada at 2021-04-22T19:47:56; updated 2024-06-04T17:40:34

issue #748

圧縮対象ファイル

jr_battle.js
jr_collect_ef.js
jr_func.js
jr_main.js
jr_mission.js
jr_opening.js

開発テスト用のフラグを設置
フラグが立っている間、開発環境の参照jsファイルを本番と同じファイルにする

Comment

#10498 by wada at 2021-04-22T19:48:26; updated 2021-04-22T19:48:26

@iwamoto @kouho
レビューお願いします。

一通りプレイしてみて問題ないか確認お願いします。

Comment

#10512 by iwamoto at 2021-04-23T13:54:02; updated 2021-04-23T13:54:02

@wada
一通りプレイしてみましたが、問題ないと思います。

Comment

#10518 by kouho at 2021-04-23T15:43:53; updated 2021-04-23T15:43:53

@wada
一通りプレイしてみました。問題ないかと思います。
・冒険  ・新大陸 ・ガチャ実行 ・ 船強化 ・カード強化 ・覚醒合成 ・バトル ・集金 ・建築 ・覇戰宝箱
・島書き込み ・チームチャット

kouho add_label at 2021-04-23T18:25:40: 皇甫 LGTM
iwamoto add_label at 2021-04-23T19:07:04: 岩本 LGTM
wada merge at 2021-05-10T11:27:23: jsファイルの圧縮化
wada close at 2021-05-10T11:27:23: Close

Commit range

baseecd6c2ecee8bd33bbd66e8b19ce8299fb32f65df
headf13d8bac56fa94948c1723e87cc7424093078edf
base branchjolly/jr-web:develop
head branchjolly/jr-web:minify

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed57 filesView patch
statusfile
modified.gitignore
addedcomposer.json
addedcomposer.lock
modifiedlib/conf/class/GachaConfig.class.php
modifiedlib/conf/define_y.inc
addedminify_js.php
modifiedpublic_html/img/banner/banner_skillball_gacha_start_1.jpg
modifiedpublic_html/img/banner/banner_skillball_gacha_start_2.jpg
modifiedpublic_html/img/gacha/131/banner_gacha131.jpg
modifiedpublic_html/img/gacha/131/banner_gacha131_2.jpg
addedpublic_html/img/gacha/131/composition_bonus.jpg
modifiedpublic_html/img/gacha/131/gacha131.jpg
modifiedpublic_html/img/gacha/131/gacha131_2.jpg
modifiedpublic_html/img/gacha/131/gacha131_card_info239.jpg
modifiedpublic_html/img/gacha/131/gacha131_card_info261.jpg
modifiedpublic_html/img/gacha/131/gacha131_card_info264.jpg
modifiedpublic_html/img/gacha/131/gacha131_card_info295.jpg
modifiedpublic_html/img/gacha/131/gacha131_info.jpg
modifiedpublic_html/img/gacha/131/gacha131_info2.jpg
addedpublic_html/img/gacha/131/gacha131_info3.jpg
addedpublic_html/img/gacha/131/gacha131_info4.jpg
modifiedpublic_html/img/gacha/131/gacha131_title.jpg
addedpublic_html/img/gacha/131/gacha131_title2.jpg
modifiedpublic_html/img/info_event/info_event_165_2.jpg
addedpublic_html/img/info_event/info_event_166_1.jpg
addedpublic_html/img/info_event/info_event_166_2.jpg
addedpublic_html/img/info_event/info_event_167_1.jpg
addedpublic_html/img/info_event/info_event_167_2.jpg
addedpublic_html/img/info_event/info_event_171_1.jpg
addedpublic_html/img/info_event/info_event_171_2.jpg
addedpublic_html/img/info_jrye/642/info3.jpg
addedpublic_html/img/info_jrye/644/info1.jpg
addedpublic_html/img/info_jrye/644/info2.jpg
addedpublic_html/img/info_jrye/644/info3.jpg
addedpublic_html/img/info_jrye/644/info4.jpg
addedpublic_html/img/info_jrye/644/info5.jpg
addedpublic_html/img/info_jrye/645/info1.jpg
addedpublic_html/img/info_jrye/campaign_yamada/648/info1.jpg
addedpublic_html/img/login/loginbonus/beginner/beginner_login_239.jpg
addedpublic_html/img/login/loginbonus/beginner/beginner_login_present_7_239.jpg
addedpublic_html/img/shop/banner/gold_pack/43_start_1.jpg
addedpublic_html/img/shop/banner/gold_pack/43_start_2.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_quest_202104_2.jpg
addedpublic_html/img/toppic/campaign/yamada_toppic_quest_202104_2_end.jpg
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/js/autoload_js.php
addedpublic_html/js/jr_battle.min.js
addedpublic_html/js/jr_collect_ef.min.js
addedpublic_html/js/jr_func.min.js
addedpublic_html/js/jr_main.min.js
addedpublic_html/js/jr_mission.min.js
addedpublic_html/js/jr_opening.min.js
modifiedpublic_html/template/Main-ListGoldComplete.tpl
modifiedpublic_html/template/Main-Location.tpl
modifiedpublic_html/template/Quest-TeamWarDetail.tpl
modifiedpublic_html/template/Tutorial-501.tpl
modifiedpublic_html/template/header_sp.tpl
Patch body is stored as a separate file to keep this page lightweight.