Navigation Menu

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 Mar 23, 2017
1 parent 6c0450e commit 0e579fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -51,5 +51,8 @@
"locator": "ios"
}
],
"description": "whatsapp: An Ionic project"
"description": "whatsapp: An Ionic project",
"config": {
"ionic_webpack": "./webpack.config.js"
}
}

0 comments on commit 0e579fd

Please sign in to comment.