We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This will also fix the vulnerability in webpack-dev-server (it's only local, won’t affect production).
Upgrading webpack-dev-server to 3.11.1 will also require upgrading to webpack 4, which will require a lot of changes in configuration.
Use the same webpack configuration that is already used in https://github.com/TreeHacks/application-portal-frontend rather than using the ejected create-react-app scripts in the scripts directory.
scripts
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This will also fix the vulnerability in webpack-dev-server (it's only local, won’t affect production).
Upgrading webpack-dev-server to 3.11.1 will also require upgrading to webpack 4, which will require a lot of changes in configuration.
Use the same webpack configuration that is already used in https://github.com/TreeHacks/application-portal-frontend rather than using the ejected create-react-app scripts in the
scripts
directory.The text was updated successfully, but these errors were encountered: