Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minified 2.0.2 throws error #130

Open
Macrofig opened this issue Jun 6, 2017 · 1 comment
Open

Minified 2.0.2 throws error #130

Macrofig opened this issue Jun 6, 2017 · 1 comment

Comments

@Macrofig
Copy link

Macrofig commented Jun 6, 2017

When using https://unpkg.com/[email protected]/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.

@chasenlehara
Copy link
Member

It’s just the minified file that’s having issues, right?

https://unpkg.com/[email protected]/dist/global/jquerypp.min.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants