cb637dbaa4
The frontend build system has a bunch of logic for loading in the list of projectIds and including them in the build. Fortunately, in frontend2, we won't need this. This commit simply removes all that logic. Test plan: Grepping for `projectIds` finds no hits inside the frontend2 system, except for a comment noting that we'll be able to remove an argument once the transition is complete. `yarn start2` still works as expected. |
||
---|---|---|
.. | ||
jest | ||
RemoveBuildDirectoryPlugin.js | ||
env.js | ||
paths.js | ||
polyfills.js | ||
test.js | ||
webpack.config.api.js | ||
webpack.config.backend.js | ||
webpack.config.web.js | ||
webpack.config.web2.js |