bitovi/jquerypp

Minified 2.0.2 throws error

オープン

#130 opened on 2017/06/06

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (167 件のフォーク)batch import
help wantedp1

Repository metrics

Stars
 (1,219 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド