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

Doesn't work for larger files #14

Open
jvetyska opened this issue Feb 19, 2013 · 2 comments
Open

Doesn't work for larger files #14

jvetyska opened this issue Feb 19, 2013 · 2 comments

Comments

@jvetyska
Copy link

I found this plugin that sounded like blessing for debugging large minified file, but instead it messed up the file - looks like it truncated the content, because firebug showed error "unterminated literal". That caused the file not to show up in firebug and the link to the file opens the un-minified file just as view source.
Please look into some size limitations.

@benmmurphy
Copy link
Owner

Thanks for the report. Do you have a link to an example?

@jvetyska
Copy link
Author

Sadly no, it's not accessible to the outside (except chinese hackers
possibly).
I have attached it here, see if this helps.
When I paste this code into http://jsbeautifier.org/, it looks like it
worked nicely, though it does take some time.
The file has a lot of require.js javascript modules, and it's closure
compiled.

On Thu, Feb 21, 2013 at 3:17 AM, benmmurphy [email protected]:

Thanks for the report. Do you have a link to an example?


Reply to this email directly or view it on GitHubhttps://github.com//issues/14#issuecomment-13884117.

  • Jiri.

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

No branches or pull requests

2 participants