We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985979b commit 3039d24Copy full SHA for 3039d24
packages/react-scripts/config/webpack.config.js
@@ -228,9 +228,6 @@ module.exports = function (webpackEnv) {
228
}
229
230
return {
231
- snapshot: {
232
- unmanagedPaths: ['/Users/rtbrown560/Code/hf-inj-react/node_modules/@fs/'],
233
- },
234
target: ['browserslist'],
235
// Webpack noise constrained to errors and warnings
236
stats: 'errors-warnings',
0 commit comments