Skip to content

Commit

Permalink
Merge pull request #1043 from nobuhiko/fixed_webpack
Browse files Browse the repository at this point in the history
webpackの軽量化
  • Loading branch information
nanasess authored Oct 29, 2024
2 parents a895209 + 358faed commit e4af84a
Show file tree
Hide file tree
Showing 8 changed files with 11,753 additions and 1,973 deletions.
617 changes: 334 additions & 283 deletions data/eccube.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion html/js/eccube.js

Large diffs are not rendered by default.

198 changes: 181 additions & 17 deletions html/js/eccube.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,195 @@
*/

/*!
* Sizzle CSS Selector Engine v2.3.6
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation/
*
* Date: 2021-02-16
*/

/*!
* jQuery JavaScript Library v3.6.0
* jQuery JavaScript Library v3.7.1
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2021-03-02T17:08Z
* Date: 2023-08-28T13:37Z
*/

/*!
* jQuery Migrate - v3.4.0 - 2022-03-24T16:30Z
* jQuery Migrate - v3.5.2 - 2024-07-17T22:31Z
* Copyright OpenJS Foundation and other contributors
*/

/*! !!../../css-loader/dist/cjs.js!./colorbox.css */

/*! !!../../css-loader/dist/cjs.js!./slick-theme.css */

/*! !!../../css-loader/dist/cjs.js!./slick.css */

/*! !../../style-loader/dist/runtime/injectStylesIntoStyleTag.js */

/*! !../../style-loader/dist/runtime/insertBySelector.js */

/*! !../../style-loader/dist/runtime/insertStyleElement.js */

/*! !../../style-loader/dist/runtime/setAttributesWithoutAttributes.js */

/*! !../../style-loader/dist/runtime/styleDomAPI.js */

/*! !../../style-loader/dist/runtime/styleTagTransform.js */

/*! -!./jquery.js */

/*! ../../css-loader/dist/runtime/api.js */

/*! ../../css-loader/dist/runtime/getUrl.js */

/*! ../../css-loader/dist/runtime/sourceMaps.js */

/*! ../../expose-loader/dist/runtime/getGlobalThis.js */

/*! ./ajax-loader.gif */

/*! ./fonts/slick.eot */

/*! ./fonts/slick.svg */

/*! ./fonts/slick.ttf */

/*! ./fonts/slick.woff */

/*! images/controls.png */

/*! images/loading.gif */

/*! jquery */

/*! jquery-colorbox */

/*! jquery-colorbox/example2/colorbox.css */

/*! jquery-easing */

/*! jquery-migrate */

/*! slick-carousel */

/*! slick-carousel/slick/slick-theme.css */

/*! slick-carousel/slick/slick.css */

/*!************************!*\
!*** ./data/eccube.js ***!
\************************/

/*!********************************************!*\
!*** ./node_modules/jquery/dist/jquery.js ***!
\********************************************/

/*!****************************************************!*\
!*** ./node_modules/jquery/dist/jquery-exposed.js ***!
\****************************************************/

/*!****************************************************!*\
!*** ./node_modules/slick-carousel/slick/slick.js ***!
\****************************************************/

/*!*****************************************************!*\
!*** ./node_modules/css-loader/dist/runtime/api.js ***!
\*****************************************************/

/*!*****************************************************!*\
!*** ./node_modules/slick-carousel/slick/slick.css ***!
\*****************************************************/

/*!********************************************************!*\
!*** ./node_modules/css-loader/dist/runtime/getUrl.js ***!
\********************************************************/

/*!*********************************************************!*\
!*** ./node_modules/jquery-colorbox/jquery.colorbox.js ***!
\*********************************************************/

/*!***********************************************************!*\
!*** ./node_modules/slick-carousel/slick/ajax-loader.gif ***!
\***********************************************************/

/*!***********************************************************!*\
!*** ./node_modules/slick-carousel/slick/fonts/slick.eot ***!
\***********************************************************/

/*!***********************************************************!*\
!*** ./node_modules/slick-carousel/slick/fonts/slick.svg ***!
\***********************************************************/

/*!***********************************************************!*\
!*** ./node_modules/slick-carousel/slick/fonts/slick.ttf ***!
\***********************************************************/

/*!***********************************************************!*\
!*** ./node_modules/slick-carousel/slick/slick-theme.css ***!
\***********************************************************/

/*!************************************************************!*\
!*** ./node_modules/css-loader/dist/runtime/sourceMaps.js ***!
\************************************************************/

/*!************************************************************!*\
!*** ./node_modules/jquery-colorbox/example2/colorbox.css ***!
\************************************************************/

/*!************************************************************!*\
!*** ./node_modules/jquery-migrate/dist/jquery-migrate.js ***!
\************************************************************/

/*!************************************************************!*\
!*** ./node_modules/slick-carousel/slick/fonts/slick.woff ***!
\************************************************************/

/*!***************************************************************!*\
!*** ./node_modules/style-loader/dist/runtime/styleDomAPI.js ***!
\***************************************************************/

/*!******************************************************************!*\
!*** ./node_modules/expose-loader/dist/runtime/getGlobalThis.js ***!
\******************************************************************/

/*!******************************************************************!*\
!*** ./node_modules/jquery-colorbox/example2/images/loading.gif ***!
\******************************************************************/

/*!******************************************************************!*\
!*** ./node_modules/jquery-easing/dist/jquery.easing.1.3.umd.js ***!
\******************************************************************/

/*!*******************************************************************!*\
!*** ./node_modules/jquery-colorbox/example2/images/controls.png ***!
\*******************************************************************/

/*!********************************************************************!*\
!*** ./node_modules/style-loader/dist/runtime/insertBySelector.js ***!
\********************************************************************/

/*!*********************************************************************!*\
!*** ./node_modules/style-loader/dist/runtime/styleTagTransform.js ***!
\*********************************************************************/

/*!**********************************************************************!*\
!*** ./node_modules/style-loader/dist/runtime/insertStyleElement.js ***!
\**********************************************************************/

/*!****************************************************************************!*\
!*** ./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js ***!
\****************************************************************************/

/*!**********************************************************************************!*\
!*** ./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js ***!
\**********************************************************************************/

/*!*******************************************************************************************!*\
!*** ./node_modules/css-loader/dist/cjs.js!./node_modules/slick-carousel/slick/slick.css ***!
\*******************************************************************************************/

/*!*************************************************************************************************!*\
!*** ./node_modules/css-loader/dist/cjs.js!./node_modules/slick-carousel/slick/slick-theme.css ***!
\*************************************************************************************************/

/*!**************************************************************************************************!*\
!*** ./node_modules/css-loader/dist/cjs.js!./node_modules/jquery-colorbox/example2/colorbox.css ***!
\**************************************************************************************************/
2 changes: 1 addition & 1 deletion html/js/eccube.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit e4af84a

Please sign in to comment.