Skip to content

Commit

Permalink
Merge pull request #3251 from storybooks/angular-resolve-loaders
Browse files Browse the repository at this point in the history
Angular: use resolveLoader from cliCommonConfig
  • Loading branch information
Hypnosphi committed Mar 29, 2018
1 parent 4debb00 commit d21503d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/angular/src/server/angular-cli_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@ export function applyAngularCliWebpackConfig(baseConfig, cliWebpackConfigOptions
entry,
module: mod,
plugins,
resolveLoader: cliCommonConfig.resolveLoader,
};
}

0 comments on commit d21503d

Please sign in to comment.