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

Failed to parse SourceMap #24

Open
dvmorris opened this issue Jun 3, 2016 · 0 comments
Open

Failed to parse SourceMap #24

dvmorris opened this issue Jun 3, 2016 · 0 comments

Comments

@dvmorris
Copy link

dvmorris commented Jun 3, 2016

I tried out Stanza on a sample WebFlow project this afternoon, and Chrome was throwing the error "Failed to parse SourceMap." I wasn't able to find any specific fix for this on google, but I decided to try deleting some objects from the generated meteor project, and I was able to make this error go away after removing any components/reducers/action-creators/action-type-constants that came from the fact that I used Collections in WebFlow. The WebFlow projects had a file called detail_user.html that essentially had nothing in the <body> tag, and stanza generated some empty .js files that had nothing more than /* eslint-disable */ at the top.

I haven't spent enough time yet to dig into whether this was really the reason the error went away, but I thought you guys might want to know about it.

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

1 participant