Skip to content

Instantly share code, notes, and snippets.

@alexytiger
Created February 17, 2019 22:15
Show Gist options
  • Save alexytiger/19a5cc31af647442b3a065e31cba3f61 to your computer and use it in GitHub Desktop.
Save alexytiger/19a5cc31af647442b3a065e31cba3f61 to your computer and use it in GitHub Desktop.
Blog = Eth + Ang + NgRx - custom webpack builder
"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