cyntler / cyntler/react-doc-viewer

What is __vite-browser-external-DYxpcVy9.js from dist folder

Open
#279 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
481
Forks
147
PR merge metrics
No merged PRs in 30d

Description

What is __vite-browser-external-DYxpcVy9.js from dist folder?
The build of my webpack project fails because...
the file __vite-browser-external-DYxpcVy9.js is not under the feet of my project. And it lies under the feet of the library.
```
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
ERROR in@product.front/ui-kit/dist/product-ui-kit.js 153:86573-86620
Module not found: Error: Can't resolve './__vite-browser-external-DYxpcVy9.js' in /@product.front/ui-kit/dist'
resolve './__vite-browser-external-DYxpcVy9.js' in '/node_modules/@product.front/ui-kit/dist'
using description file: /node_modules/@product.front/ui-kit/package.json (relative path: ./dist)
Field 'browser' doesn't contain a valid alias configuration
using description file: /node_modules/@product.front/ui-kit/package.json (relative path: ./dist/__vite-browser-external-DYxpcVy9.js)
no extension
Field 'browser' doesn't contain a valid alias configuration
/@product.front/ui-kit/dist/__vite-browser-external-DYxpcVy9.js doesn't exist
.tsx
Field 'browser' doesn't contain a valid alias configuration
/@product.front/ui-kit/dist/__vite-browser-external-DYxpcVy9.js.tsx doesn't exist
.ts
Field 'browser' doesn't contain a valid alias configuration
/@product.front/ui-kit/dist/__vite-browser-external-DYxpcVy9.js.ts doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/@product.front/ui-kit/dist/__vite-browser-external-DYxpcVy9.js.js doesn't exist
.scss
Field 'browser' doesn't contain a valid alias configuration
/@product.front/ui-kit/dist/__vite-browser-external-DYxpcVy9.js.scss doesn't exist
as directory
/@product.front/ui-kit/dist/__vite-browser-external-DYxpcVy9.js doesn't exist
@ ./src/components/App/Application.tsx 3:0-99 23:22-32 23:34-44 23:46-57 23:[59](https://wh-
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.