mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-05 18:20:39 -08:00
feat: add SKIP_PREFLIGHT_CHECK=true to skip silly react check
This commit is contained in:
parent
6dcb471bf4
commit
c59a2c3178
2 changed files with 1 additions and 2 deletions
1
.env
Normal file
1
.env
Normal file
|
|
@ -0,0 +1 @@
|
|||
SKIP_PREFLIGHT_CHECK=true
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -46,8 +46,6 @@ dist
|
|||
.DS_Store
|
||||
.eslintcache
|
||||
|
||||
.env
|
||||
|
||||
_src
|
||||
|
||||
/build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue