Skip to content

Commit

Permalink
test(@angular-devkit/build-angular): fix symlink tests on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Jan 7, 2021
1 parent 95e4257 commit 1bc1925
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export default async function () {
symlinkSync(
resolve('src/styles-for-link.scss'),
resolve('src/styles-linked.scss'),
'junction',
);

await updateJsonFile('angular.json', workspaceJson => {
Expand Down

0 comments on commit 1bc1925

Please sign in to comment.