Skip to content

Conversation

thet
Copy link
Member

@thet thet commented Apr 4, 2025

No description provided.

thet added 4 commits April 5, 2025 00:19
The public path helper script did set the webpack public path to find
the path where the bundle was located and to correctly find the chunk
directory. The logic was based on finding the URL of the last loaded
script. This was not even always correct.

It was also possible to override it via `window.__patternslib_public_path__`.

Since quite some thime, this is not necessary anymore as webpack handles
these path issues on it's own.

This dead code is now removed.
The few necessary polyfills are now loaded by Patternslib itself.
This script was empty and is now removed.
…l window.__patternslib_patterns_blacklist array.
@thet thet merged commit a33c4e8 into master Apr 4, 2025
1 check passed
@thet thet deleted the registry-blacklist branch April 4, 2025 22:46
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