Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Install
url-loader
into react_server. (facebookresearch#1824)
`url-loader` need to be install to support `{test: /\.(svg|png)$/, loader: 'url-loader?limit=100000',}` in the `ParlAI/parlai/mturk/core/react_server/webpack.config.js` file.
- Loading branch information