Skip to content

chore: auto-format - #189

Open
slorents wants to merge 3 commits into
nytimes:devfrom
abyss-solutions:dev
Open

chore: auto-format#189
slorents wants to merge 3 commits into
nytimes:devfrom
abyss-solutions:dev

Conversation

@slorents

@slorents slorents commented May 9, 2025

Copy link
Copy Markdown
  • code auto-formatted with prettier
  • feat: allow to pass options to underlaying loaders

Usage example:

const fetch: RequestInit = { credentials: 'include' };
const loaderOptions={
          loaderGLOptions: {
            fetch,
          },
        };

@slorents
slorents requested a review from Avnerus as a code owner May 9, 2025 07:25
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.

1 participant