refactor: Tweak path alias of client
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Directive } from 'vue';
|
||||
import { getScrollContainer, getScrollPosition } from '@/scripts/scroll';
|
||||
import { getScrollContainer, getScrollPosition } from '@client/scripts/scroll';
|
||||
|
||||
export default {
|
||||
mounted(src, binding, vn) {
|
||||
|
||||
Reference in New Issue
Block a user