adding line to env that is supposed to stop mapbox from transpiling
This commit is contained in:
parent
5f53eb8873
commit
6556e09941
1 changed files with 2 additions and 0 deletions
2
.env
2
.env
|
|
@ -21,3 +21,5 @@ VITE_APP_WEBSITE_TITLE="Adaptive Dashboard"
|
|||
VITE_APP_PRIMARY_COLOUR=blue
|
||||
VITE_APP_SECONDARY_COLOUR=blueGrey
|
||||
VITE_APP_SIGNATURE_COLOUR="#323232"
|
||||
|
||||
SKIP_PREFLIGHT_CHECK=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue