use relative paths in lib folder

This commit is contained in:
luc
2020-10-27 01:04:51 +01:00
parent 008c80766a
commit 200f148488
23 changed files with 47 additions and 57 deletions

View File

@@ -1,7 +1,6 @@
import { FetcherError } from '@lib/commerce/utils/errors'
import type { GraphQLFetcher } from '@lib/commerce/api'
import { FetcherError } from '../../../commerce/utils/errors'
import type { GraphQLFetcher } from '../../../commerce/api'
import { getConfig } from '..'
import log from '@lib/logger'
import fetch from './fetch'
const fetchGraphqlApi: GraphQLFetcher = async (