1 parent b50bb86 commit 73fe064Copy full SHA for 73fe064
1 file changed
webpack/loader-load-themed-styles/src/LoadThemedStylesLoader.ts
@@ -48,7 +48,7 @@ export class LoadThemedStylesLoader {
48
}
49
50
/**
51
- * Use this property to override the path to the @microsoft/load-themed-styles package.
+ * Use this property to get the path to the loader package (defaults to the path to @microsoft/load-themed-styles).
52
*/
53
public static get loadedThemedStylesPath(): string {
54
return LoadThemedStylesLoader._loadedThemedStylesPath;
0 commit comments