1 Star 0 Fork 0

XUXIN/轮播图3D

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.size-limit.js 683 Bytes
一键复制 编辑 原始数据 按行查看 历史
XUXIN 提交于 2021-05-29 20:08 . lunbotu
module.exports = [
{
path: 'package/swiper-bundle.js',
name: 'UMD bundle',
limit: '40 KB',
},
{
path: 'package/swiper-bundle.esm.js',
name: 'ESM bundle',
import: 'Swiper',
limit: '40 KB',
},
{
path: 'package/swiper.esm.js',
name: 'ESM core + all components',
import:
'SwiperCore, { Navigation, Pagination, Virtual, Keyboard, Mousewheel, Scrollbar, Parallax, Zoom, Lazy, Controller, A11y, History, HashNavigation, Autoplay, EffectFade, EffectCube, EffectFlip, EffectCoverflow, Thumbs }',
limit: '40 KB',
},
{
path: 'package/swiper.esm.js',
name: 'ESM core',
import: 'SwiperCore',
limit: '20 KB',
},
];
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xuHxin/rotation-chart-3-d.git
git@gitee.com:xuHxin/rotation-chart-3-d.git
xuHxin
rotation-chart-3-d
轮播图3D
master

搜索帮助