mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-11 10:03:51 +00:00
Use apiClient factory to dynamically resolved different values at runtime
This commit is contained in:
@@ -35,6 +35,7 @@ export default defineConfig({
|
||||
reporter: ['text', 'text-summary', 'html', 'clover'],
|
||||
include: [
|
||||
'src/**/*.{ts,tsx}',
|
||||
'shlink-web-component/**/*.{ts,tsx}',
|
||||
'!src/*.{ts,tsx}',
|
||||
'!src/reducers/index.ts',
|
||||
'!src/**/provideServices.ts',
|
||||
|
||||
Reference in New Issue
Block a user