refactor: Use path alias
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as elasticsearch from '@elastic/elasticsearch';
|
||||
import config from '../config';
|
||||
import config from '@/config';
|
||||
|
||||
const index = {
|
||||
settings: {
|
||||
|
Reference in New Issue
Block a user