bitovi/jquerypp

Minified 2.0.2 throws error

Open

#130 aberto em 6 de jun. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (167 forks)batch import
help wantedp1

Métricas do repositório

Stars
 (1.219 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador