Skip to content

Commit 24194b8

Browse files
Update BUILDING.md
Co-authored-by: alexcjohnson <[email protected]>
1 parent 7133fea commit 24194b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ browserify index.js > bundle.js
4242

4343
## Angular CLI
4444

45-
Since Angular uses webpack under the hood and doesn't allow easily to change it's webpack configuration. There is some work needed using a custom-webpack builder to get things going.
45+
Since Angular uses webpack under the hood and doesn't allow easily to change it's webpack configuration, there is some work needed using a `custom-webpack` builder to get things going.
4646

4747
1. Install [`@angular-builders/custom-webpack`](https://www.npmjs.com/package/@angular-builders/custom-webpack) and [[email protected]+](https://github.com/hughsk/ify-loader)
4848
2. Create a new `extra-webpack.config.js` beside `angular.json`.

0 commit comments

Comments
 (0)