Disable HMR error page by default
see diff
This commit is contained in:
parent
f8eb1d17f9
commit
219ea134ca
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# To enable CSS hot-reload, set the following variable to 1.
|
||||
CSS_HOT_RELOAD=1
|
||||
# To use the annoying and inconsistent full page error dialog, set this to 1.
|
||||
FULL_PAGE_ERRORS=0
|
||||
# To use a single theme, uncomment the line with the theme you want to hot-reload.
|
||||
MATRIX_THEMES='light'
|
||||
#MATRIX_THEMES='dark'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue