Skip to content

Commit

Permalink
Step 1.1: Add webpack config declration in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and DAB0mB committed Feb 13, 2017
1 parent 9d2b4c2 commit 58693de
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -47,5 +47,8 @@
"locator": "ios"
}
],
"description": "whatsapp: An Ionic project"
"description": "whatsapp: An Ionic project",
"config": {
"ionic_webpack": "./webpack.config.js"
}
}

0 comments on commit 58693de

Please sign in to comment.