bitovi/jquerypp

Minified 2.0.2 throws error

开放

#130 创建于 2017年6月6日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (167 个派生)batch import
help wantedp1

仓库指标

星标
 (1,219 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

When using https://unpkg.com/jquerypp@2.0.2/dist/global/jquerypp.js

I get this error:

jquerypp.min.js:12 Uncaught TypeError: Cannot read property 'fn' of undefined
    at jquerypp.min.js:12
    at global.define (jquerypp.min.js:10)
    at jquerypp.min.js:12

I haven't had a chance to look into the error but using the non-minified works fine.

贡献者指南