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

Commits on Feb 10, 2023

  1. fix: 🐛 Load Truss components from an external CDN

    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 committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    963dd13 View commit details
    Browse the repository at this point in the history