Skip to content

Commit f6d8124

Browse files
committed
maint: Add deprecation note for public_path.
1 parent eedcc47 commit f6d8124

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/public_path.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// DEPRECATED. Webpack handles the public path by iteself.
2+
// TODO: REMOVE with next major release
13
// NOTE: Import this file before any other files
24
// Overwrite path to load resources or use default one.
35
__webpack_public_path__ = window.__patternslib_public_path__; // eslint-disable-line no-undef

0 commit comments

Comments
 (0)