Remove no longer needed index.web.dev.html
Summary: This is a duplicate, is not needed, causes confusion. Reviewed By: aigoncharov Differential Revision: D51307091 fbshipit-source-id: 4d55d727ea5f20100ecd15ad6e23aa0c01722524
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f1b35ca592
commit
6b54bd3173
@@ -190,7 +190,7 @@ async function start() {
|
||||
const {app, server, socket, readyForIncomingConnections} = await startServer(
|
||||
{
|
||||
staticPath,
|
||||
entry: `index.web${argv.bundler ? '.dev' : ''}.html`,
|
||||
entry: `index.web.html`,
|
||||
port: argv.port,
|
||||
},
|
||||
environmentInfo,
|
||||
|
||||
Reference in New Issue
Block a user