There was an error while loading. Please reload this page.
1 parent 51a5d2a commit da07a0aCopy full SHA for da07a0a
1 file changed
webpack/localization-plugin/src/loaders/LocLoader.ts
@@ -11,7 +11,6 @@ import {
11
12
export interface ILocLoaderOptions extends IBaseLoaderOptions {
13
pluginInstance: LocalizationPlugin;
14
- exportAsDefault: boolean;
15
}
16
17
export default loaderFactory((locFilePath: string, content: string, options: ILocLoaderOptions) => {
0 commit comments