Skip to content

Commit 3039d24

Browse files
committed
removing auto added config stuff
1 parent 985979b commit 3039d24

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/react-scripts/config/webpack.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,6 @@ module.exports = function (webpackEnv) {
228228
}
229229

230230
return {
231-
snapshot: {
232-
unmanagedPaths: ['/Users/rtbrown560/Code/hf-inj-react/node_modules/@fs/'],
233-
},
234231
target: ['browserslist'],
235232
// Webpack noise constrained to errors and warnings
236233
stats: 'errors-warnings',

0 commit comments

Comments
 (0)