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 the issue with plugins not loaded in time #162

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

DmitrySharabin
Copy link
Contributor

Closes #161

It resolves _after_ this plugin should be loaded.
Copy link

netlify bot commented Jun 22, 2024

Deploy Preview for inspirejs ready!

Name Link
🔨 Latest commit 117afde
🔍 Latest deploy log https://app.netlify.com/sites/inspirejs/deploys/66774e1ebc972b0009bdbbad
😎 Deploy Preview https://deploy-preview-162--inspirejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Owner

@LeaVerou LeaVerou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oooh nice catch, I need to be more careful with top-level await!

@LeaVerou LeaVerou merged commit 813b98e into LeaVerou:master Jun 23, 2024
4 checks passed
@DmitrySharabin DmitrySharabin deleted the possible-fix branch June 23, 2024 10:55
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

Successfully merging this pull request may close these issues.

[Regression] Plugins are loaded too late: after the init process is done
2 participants