How can i set root component an explicit name?
I have tried with these tags in nuxt config:
I need to change the app(App 1) name in VUE Inspect chrome extension
globalName: 'education-app',
rootId: '__softagon',I need to change the app(App 1) name in VUE Inspect chrome extension

