forked from AkkomaGang/akkoma-fe
remove some warnings
This commit is contained in:
parent
f706234d77
commit
c57af7e242
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ import FaviconService from '../services/favicon_service/favicon_service.js'
|
||||||
|
|
||||||
// disable compat for certain features
|
// disable compat for certain features
|
||||||
configureCompat({
|
configureCompat({
|
||||||
|
ATTR_FALSE_VALUE: false,
|
||||||
COMPONENT_V_MODEL: false,
|
COMPONENT_V_MODEL: false,
|
||||||
INSTANCE_SET: false,
|
INSTANCE_SET: false,
|
||||||
RENDER_FUNCTION: false
|
RENDER_FUNCTION: false
|
||||||
|
|
Loading…
Reference in a new issue