Thanks to visit codestin.com Credit goes to github.com
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 6eeee5e commit 2590201Copy full SHA for 2590201
core/computed/computed-artifact.js
@@ -45,7 +45,6 @@ function makeComputedArtifact(computableArtifact, keys) {
45
} else {
46
// For now, simply log in production.
47
log.error(`lh:computed:${computedName}`, err);
48
- continue;
49
}
50
51
0 commit comments