Skip to content

Update to v0.14.0-rc3 #31

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

Merged
merged 5 commits into from
Dec 11, 2020
Merged

Update to v0.14.0-rc3 #31

merged 5 commits into from
Dec 11, 2020

Conversation

JordanMartinez
Copy link
Contributor

package.json Outdated
@@ -3,7 +3,7 @@
"scripts": {
"clean": "rimraf output && rimraf .pulp-cache",
"build": "eslint src && pulp build -- --censor-lib --strict",
"test": "pulp build -I test"
"test": "pulp test -- --censor-lib --strict"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure we want --strict, because tests ought to be able to contain warnings if they're useful in the test suite. That's different from production code, which shouldn't have any warnings.

@thomashoneyman thomashoneyman merged commit 1ff3ba9 into purescript-node:master Dec 11, 2020
@JordanMartinez JordanMartinez deleted the updateTo14 branch December 11, 2020 01:57
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

Successfully merging this pull request may close these issues.

2 participants