We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293c7c6 commit f40cfe9Copy full SHA for f40cfe9
package.json
@@ -2,7 +2,7 @@
2
"private": true,
3
"scripts": {
4
"clean": "rimraf output && rimraf .pulp-cache",
5
- "build": "pulp build -- --censor-lib --strict",
+ "build": "pulp build -- --censor-lib --strict --censor-codes='UserDefinedWarning'",
6
"test": "pulp test"
7
},
8
"devDependencies": {
0 commit comments