🪟 fix: Windows Build (npm) (#3889)

* chore: package-lock.json

* chore: remove shadcn files (temp)

* refactor: language comparisons script

* fix: resolve package-lock file for windows compatibility

* chore: Enable Windows unit tests for frontend

* refactor: move shadcn components to data-provider
This commit is contained in:
Danny Avila 2024-09-02 10:01:09 -04:00 committed by GitHub
parent 136599081c
commit 9ec665dd2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 15089 additions and 15207 deletions

View file

@ -1,10 +1,9 @@
import dedent from 'dedent';
import { ArtifactModes } from 'librechat-data-provider';
import { ArtifactModes, shadcnComponents } from 'librechat-data-provider';
import type {
SandpackProviderProps,
SandpackPredefinedTemplate,
} from '@codesandbox/sandpack-react';
import * as shadcnComponents from '~/utils/shadcn';
export const getArtifactsMode = ({
codeArtifacts,

File diff suppressed because it is too large Load diff