Imported missing path package
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import axios from 'axios'
|
||||
import storage from '@/storage.js'
|
||||
import config from '@/config.json'
|
||||
import path from 'path'
|
||||
|
||||
const SEASONED_URL = config.SEASONED_URL
|
||||
const ELASTIC_URL = config.ELASTIC_URL
|
||||
|
||||
Reference in New Issue
Block a user