Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP

Loading…

Uncaught ReferenceError: lazySizes is not defined #179

Closed
Semigradsky opened this Issue · 2 comments

2 participants

@Semigradsky

What is this variable? https://github.com/aFarkas/html5shiv/blob/master/src/html5shiv.js#L321-L325
Looks like this is not defined.

I got this error when trying use last version with webpack.

@aFarkas
Owner

This is simply just an embarrassing copy paste error. Thank you!

@aFarkas aFarkas closed this
@Semigradsky

@aFarkas Thanks, now working good with webpack! :+1:
It would be great if new version was be pushed to npm.

@andreruffert andreruffert referenced this issue from a commit in andreruffert/html5shiv
@andreruffert andreruffert Merge remote-tracking branch 'upstream/master' into bower-ignore-file…
…s-update

* upstream/master:
  fix commonjs undefined var (see  #179)
  add commonjs support + fix main property in package.json (see #178)
  Remove links to Google Code projects
  - use headlines for license titles
  - add relevant paragraph to explain dual license
  Pass 'window' to wrap functions for browserify support
  Update readme.md
  Fixes src value for bower component in the readme
  Rename MIT and GPL2 licenses to MIT and GPL2 licenses.md
  Update and rename MIT License to MIT and GPL2 licenses
  Create MIT License
d25dc62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.