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

Vite warnings when building display-test-app #6471

Open
ben-polinsky opened this issue Feb 27, 2024 · 0 comments
Open

Vite warnings when building display-test-app #6471

ben-polinsky opened this issue Feb 27, 2024 · 0 comments

Comments

@ben-polinsky
Copy link
Contributor

When building display-test-app and display-test-performance-app, warnings appear:

Caused by Vite to some degree. Will need investigation.

Protobuf discussion

../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js (51:26) "requireFromFile" is not exported by "__vite-browser-external", imported by "../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js".
../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js (51:57) "requireFromFile" is not exported by "__vite-browser-external", imported by "../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js".
../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js (68:16) "requireFromString" is not exported by "__vite-browser-external", imported by "../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js".
../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js (68:42) "requireFromString" is not exported by "__vite-browser-external", imported by "../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js".
index.css doesn't exist at build time, it will remain unchanged to be resolved at runtime
../../common/temp/node_modules/.pnpm/google-protobuf@3.20.1/node_modules/google-protobuf/google-protobuf.js (23:206) Use of eval in "../../common/temp/node_modules/.pnpm/google-protobuf@3.20.1/node_modules/google-protobuf/google-protobuf.js" is strongly discouraged as it poses security risks and may cause issues with minification.
../../common/temp/node_modules/.pnpm/google-protobuf@3.20.1/node_modules/google-protobuf/google-protobuf.js (25:315) Use of eval in "../../common/temp/node_modules/.pnpm/google-protobuf@3.20.1/node_modules/google-protobuf/google-protobuf.js" is strongly discouraged as it poses security risks and may cause issues with minification.
../../common/temp/node_modules/.pnpm/google-protobuf@3.20.1/node_modules/google-protobuf/google-protobuf.js (47:475) Use of eval in "../../common/temp/node_modules/.pnpm/google-protobuf@3.20.1/node_modules/google-protobuf/google-protobuf.js" is strongly discouraged as it poses security risks and may cause issues with minification.
../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js (51:26) "requireFromFile" is not exported by "__vite-browser-external", imported by "../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js".
../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js (51:57) "requireFromFile" is not exported by "__vite-browser-external", imported by "../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js".
../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js (68:16) "requireFromString" is not exported by "__vite-browser-external", imported by "../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js".
../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js (68:42) "requireFromString" is not exported by "__vite-browser-external", imported by "../../common/temp/node_modules/.pnpm/@loaders.gl+worker-utils@3.1.6/node_modules/@loaders.gl/worker-utils/dist/esm/lib/library-utils/library-utils.js".
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

No branches or pull requests

1 participant