Skip to content

Use Bridge NPM Package#1148

Open
tiksn wants to merge 5 commits into
mainfrom
use-bridge
Open

Use Bridge NPM Package#1148
tiksn wants to merge 5 commits into
mainfrom
use-bridge

Conversation

@tiksn
Copy link
Copy Markdown
Contributor

@tiksn tiksn commented Mar 30, 2026

No description provided.

@tiksn tiksn self-assigned this Mar 30, 2026
@tiksn tiksn added the enhancement New feature or request label Mar 30, 2026
Comment thread src/shared/configs/axios.ts Outdated
import axios, { CreateAxiosDefaults } from 'axios';
import { APP_CONFIG, ENDPOINTS } from 'shared/constants';
import { getBackendOrigin } from 'shared/helpers';
import { getBackendOrigin } from '@fossa-app/bridge/dist/Services/UrlHelpers';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would expect such import

import { getBackendOrigin } from '@fossa-app/bridge';

But for now, imo it looks good.

Comment thread tsconfig.json
@tiksn tiksn force-pushed the use-bridge branch 7 times, most recently from 6c8e36c to 1ad89c1 Compare April 10, 2026 21:05
@tiksn tiksn force-pushed the use-bridge branch 4 times, most recently from 3ff7f62 to 1e6de3a Compare May 20, 2026 21:22
@tiksn tiksn force-pushed the use-bridge branch 2 times, most recently from fd76c9f to e1e29f9 Compare May 21, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants