Skip to content

Commit 70a4ae0

Browse files
committed
Fix create-react-app app warning asociated to failing to load source map
Probably temporary fix, but have more important things to do than configuration npm packages
1 parent 5337467 commit 70a4ae0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
SKIP_PREFLIGHT_CHECK=true
1+
SKIP_PREFLIGHT_CHECK=true
2+
GENERATE_SOURCEMAP=false

0 commit comments

Comments
 (0)