Skip to content

.purs file compiled, but not watched #73

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

Closed
ethul opened this issue Nov 8, 2016 · 1 comment
Closed

.purs file compiled, but not watched #73

ethul opened this issue Nov 8, 2016 · 1 comment
Assignees

Comments

@ethul
Copy link
Owner

ethul commented Nov 8, 2016

See ethul/purescript-webpack-example#1

@ethul ethul added the type: bug label Nov 8, 2016
@ethul ethul self-assigned this Nov 8, 2016
ethul added a commit that referenced this issue Feb 19, 2017
Similar to the way psc-ide support works, the purs-loader now tolerates
compiler errors when the `watch` option is true. When webpack is being
run in watch mode the user can set `watch` to true in order to avoid
failing the webpack bundle creation when the PureScript compiler fails.

Resolves issue #66

Resolves issue #73

Resolves issue #74
@ethul
Copy link
Owner Author

ethul commented Feb 25, 2017

@ethul ethul closed this as completed Feb 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant