Created
February 17, 2019 22:15
-
-
Save alexytiger/19a5cc31af647442b3a065e31cba3f61 to your computer and use it in GitHub Desktop.
Blog = Eth + Ang + NgRx - custom webpack builder
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"architect": { | |
"build": { | |
"builder": "@angular-builders/custom-webpack:browser", | |
"options": { | |
"customWebpackConfig": { | |
"path": "./extra-webpack.config.js" | |
} , | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment