c84a1c01e8
Summary: Now that the main functionality of #643 has been implemented, we no longer have any use for the “public URL” property. In fact, its presence is actively harmful, as it suggests that the gateway may be known before runtime, which is confusing and false. Closes #643. Test Plan: Running `yarn start` works. Building the static site works. Invoking `git grep -i 'public.\?url'` finds no matches. Also, `yarn test --full` passes. wchargin-branch: remove-public-url |
||
---|---|---|
.. | ||
jest | ||
RemoveBuildDirectoryPlugin.js | ||
babel.js | ||
env.js | ||
makeWebpackConfig.js | ||
paths.js | ||
polyfills.js | ||
test.js | ||
webpack.config.backend.js |