Skip to content

Commit c30c142

Browse files
authored
Merge pull request #4 from thecactoos/make-it-work-after-break
Fix create-react-app app warning asociated to failing to load source map
2 parents fdf5268 + 70a4ae0 commit c30c142

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)