bitovi/jquerypp

Minified 2.0.2 throws error

Aperta

#130 aperta il 6 giu 2017

 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (167 fork)batch import
help wantedp1

Metriche repository

Star
 (1219 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor