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: 🐛 Load Truss components from an external CDN #182

Merged
merged 1 commit into from
Feb 10, 2023
Merged

Conversation

knice
Copy link
Member

@knice knice commented Feb 10, 2023

Truss components were breaking because of a Webpack configuration issue. While the exact issue isn't clear, there is a lot webpack in the modern WordPress front end. Rather than load Truss components using webpack, we'll load them externally from unpkg until a better solution emerges, if there is one.

Truss components were breaking because of a Webpack configuration issue. While the exact issue isn't clear, there is a lot webpack in the modern WordPress front end. Rather than load Truss components using webpack, we'll load them externally from unpkg until a better solution emerges, if there is one.
@knice knice merged commit cc7814d into main Feb 10, 2023
@knice knice deleted the hotfix-2023-02-10 branch February 10, 2023 20:01
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.

1 participant