Skip to content
This repository was archived by the owner on Feb 6, 2019. It is now read-only.

Commit cfc9982

Browse files
committed
Merge pull request webpack-contrib#10 from petehunt/remove-separable
Remove seperableIfResolve
2 parents 566e01b + 42da11c commit cfc9982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ function annotateUrls(tree) {
136136
}
137137
}
138138
}
139-
module.exports.seperableIfResolve = true;
139+

0 commit comments

Comments
 (0)