sourcecred/config
Dandelion Mané cb637dbaa4
Frontend2: Remove references to projectIds (#1855)
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.
2020-06-17 18:45:50 -07:00
..
jest flow: add typing to Jest transform modules (#790) 2018-09-06 13:30:33 -07:00
RemoveBuildDirectoryPlugin.js upgrade to webpack 4 2019-07-11 05:52:54 +01:00
env.js Frontend2: Remove references to projectIds (#1855) 2020-06-17 18:45:50 -07:00
paths.js Fork the frontend to build towards cli2 compat (#1853) 2020-06-17 18:44:34 -07:00
polyfills.js Ensure that flow is used in all js files (#232) 2018-05-07 20:02:19 -07:00
test.js prettier: reformat code for 2.0.1 2020-03-24 07:57:14 -07:00
webpack.config.api.js api: extract browser-friendly build target (#1536) 2020-01-09 21:27:37 -08:00
webpack.config.backend.js upgrade to webpack 4 2019-07-11 05:52:54 +01:00
webpack.config.web.js Remove the repoIdRegistry (#1534) 2020-01-08 12:58:04 -08:00
webpack.config.web2.js Frontend2: Remove references to projectIds (#1855) 2020-06-17 18:45:50 -07:00