We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We neglected to include rh-global-footer.js in the latest release.
Originally posted by @bennypowers in #420 (reply in thread)
The text was updated successfully, but these errors were encountered:
Turns out this is more difficult than originally anticipated, since esbuild doesn't yet support multiple entry points while preserving module structure but also bundling css into javascript modules like we do.
We can investigate switching to rollup for slower but more correct dist bundles, while we wait for esbuild to develop the necessary options and apis.
Sorry, something went wrong.
bennypowers
Successfully merging a pull request may close this issue.
We neglected to include rh-global-footer.js in the latest release.
Originally posted by @bennypowers in #420 (reply in thread)
The text was updated successfully, but these errors were encountered: