Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mutualized functions #80

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

Tristan-WorkGH
Copy link
Contributor

@Tristan-WorkGH Tristan-WorkGH commented Jul 24, 2024

@Tristan-WorkGH Tristan-WorkGH self-assigned this Jul 24, 2024
@Tristan-WorkGH Tristan-WorkGH force-pushed the feature/mutualize_api branch from 48cf138 to b77ab9d Compare July 24, 2024 22:59
Copy link
Contributor

@Meklo Meklo left a comment

Choose a reason for hiding this comment

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

I get the following error when launching the app : An invalid or illegal string was specified./node_modules/reconnecting-websocket/dist/reconnecting-websocket-mjs.js/ReconnectingWebSocket.prototype._connect/<@http://localhost:3000/static/js/bundle.js:102052:77


export type EnvJson = Env & typeof import('../../public/env.json');

export default class AppLocalSvc extends AppLocalComSvc {
Copy link
Contributor

Choose a reason for hiding this comment

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

What's the reason behind creating a class to wrap the fetcher ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants