use IntersectionObserver to show scrolling
Deploy app frontend / app frontend (push) Successful in 1m57s
Deploy db-migrations / db-migrations (push) Successful in 58s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m26s
Deploy service tg-bot / service tg-bot (push) Successful in 1m27s
Deploy app frontend / app frontend (push) Successful in 1m57s
Deploy db-migrations / db-migrations (push) Successful in 58s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m26s
Deploy service tg-bot / service tg-bot (push) Successful in 1m27s
This commit is contained in:
@@ -121,6 +121,10 @@ export default defineConfig(({ mode }) => {
|
||||
from: '@tanstack/vue-query',
|
||||
imports: ['useQuery', 'useMutation'],
|
||||
},
|
||||
{
|
||||
from: '@vueuse/core',
|
||||
imports: ['useElementVisibility'],
|
||||
},
|
||||
// {
|
||||
// from: '@hereconnect/types',
|
||||
// type: true,
|
||||
|
||||
Reference in New Issue
Block a user