-
-
Notifications
You must be signed in to change notification settings - Fork 748
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
Bower issues : DOMPurify is not defined #961
Comments
cure53
added a commit
that referenced
this issue
May 23, 2024
Heya, oha, thanks for noticing, does the commit linked above fix the issue for you? |
Hello, thanks for the reply 👍🏽 I reproduce this modification, and it works very well thanks again 🙂 |
Cool, we say thanks! |
Hi, Thanks for the new release. |
cure53
added a commit
that referenced
this issue
Jun 10, 2024
Aye, sorry - this is now fixed 😄 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background & Context
Hi, sorry in advance for my broken english.
We had a legacy project based on bower dependencies management.
Thanks, this project is available in this.
Bug
When the project started, i have this :
On check in bower file
bower.json
and.bower.json
, the main file declared is :I think the right file to use must be :
/dist/purify.min.js
After some tests with this dist file, it work like a charm
Input
Here a mini use case : bower_and_dompurify.zip
Given output
Output with actual bower files :
Expected output
No error
Regards
The text was updated successfully, but these errors were encountered: