PASSAGGIO A VITE !
AGG. 1.1.23
This commit is contained in:
@@ -4,7 +4,7 @@ export default defineComponent({
|
||||
name: 'Offline',
|
||||
setup() {
|
||||
function logoimg() {
|
||||
return 'º' + process.env.LOGO_REG
|
||||
return 'º' + import.meta.env.VITE_LOGO_REG
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user