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

Fix issue with vite dev mode #3533

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Fix issue with vite dev mode #3533

merged 1 commit into from
Feb 22, 2023

Commits on Feb 22, 2023

  1. Fix issue with vite not compiling the esbuild/rollup polyfills well but

    manually adding buffer polyfill in entrypoint
    
    Example error from the esbuild globals plugin
    
    The injected path "/home/cdiesh/src/jbrowse-components/embedded_demos/jbrowse-react-linear-genome-view-vite/node_modules/@esbuild-plugins/node-globals-polyfill/_buffer.js" cannot be marked as external
    cmdcolin committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    892420a View commit details
    Browse the repository at this point in the history