Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Attempting to load minified Lo-Dash results in Uncaught ReferenceError #19

@Guiswa

Description

@Guiswa

See this fiddle:

http://jsfiddle.net/XCsuX/

Attempting to load the minified Lo-Dash (https://raw.github.com/bestiejs/lodash/master/lodash.min.js) results in the following error in the console:

"Uncaught ReferenceError: obj is not defined"

Changing the fiddle to load the unminified version (https://raw.github.com/bestiejs/lodash/master/lodash.js) works as expected without error.

This is reproducible every time for me on:

Windows 7 x64
Google Chrome 21.0.1145.0
Mozilla Firefox 12.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions