Skip to content

Commit

Permalink
Add comment for the patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Dec 18, 2018
1 parent 3768c65 commit a935cdb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions patch.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// TODO: This is a workaround for the following issue:
// https://github.com/angular/angular-cli/issues/1548
// It should be removed as soon as the error should be fixed.

const fs = require('fs');
const f = 'node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/webpack-configs/browser.js';

Expand Down

0 comments on commit a935cdb

Please # to comment.