Skip to content

Fix Bootstrap 3 webassets files #7161

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

Merged
merged 2 commits into from
Nov 9, 2022

Conversation

pdelboca
Copy link
Member

Currently on master, switching to use Bootstrap 3 is no longer working due to bundle errors like:

webassets.exceptions.BundleError: 'popperjs.js' not found in load path:

Proposed fixes:

  • modules/activity-stream.js is no longer valid since activities is a new extension.
  • There's an error in bootstrap.js path
  • I thinkpopper.js and purify.js are no valid and a result of a bad merge when updating Fontawesome: d7498da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants