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

--obj option swallows JS errors #58

Open
bugeats opened this issue May 7, 2017 · 0 comments
Open

--obj option swallows JS errors #58

bugeats opened this issue May 7, 2017 · 0 comments

Comments

@bugeats
Copy link

bugeats commented May 7, 2017

If you try and use a JS file for the --obj option and it throws an error, you will get a cryptic eval error.

I believe the logic here could be better arranged so as to surface JS errors:

https://github.com/pugjs/pug-cli/blob/master/index.js#L90

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