Skip to content

Commit 20dd150

Browse files
committed
maint: Remove the public path helper script.
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.
1 parent b49a5b0 commit 20dd150

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

src/public_path.js

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)