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 874910f commit e8a58a8Copy full SHA for e8a58a8
gulp/files.json
@@ -1,6 +1,6 @@
1
{
2
"CHECK": ["{index,register,gulpfile}.js", "{src,gulp,test}/**/*.js", "*.md"],
3
- "UNIT": ["build"],
+ "UNIT": ["localpack"],
4
"TEST": [
5
"{index,register,gulpfile,.babelrc}.js",
6
"src",
0 commit comments