Skip to content

Commit 6c62197

Browse files
authored
Merge pull request #227 from OfficeDev/convert-script-fix
remove obsolete line from convert script
2 parents 2a875b0 + 8063f53 commit 6c62197

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

convertToSingleHost.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ async function deleteJSONManifestRelatedFiles() {
148148
}
149149

150150
async function deleteXMLManifestRelatedFiles() {
151-
await unlinkFileAsync("webpack.config.js");
152151
await unlinkFileAsync("manifest.xml");
153152
}
154153

0 commit comments

Comments
 (0)