Skip to content

Commit 598132f

Browse files
author
Artem Parhomenko
committed
remove console.log
1 parent fde5fa4 commit 598132f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ function processUrlRebase(dirname, url, to, options) {
152152
}
153153
copyAsset(absoluteAssetsPath, assetContents);
154154

155-
console.log('postfix', postfix);
156155
if (postfix) {
157156
relativeAssetsPath += postfix;
158157
}

0 commit comments

Comments
 (0)