Skip to content

Commit

Permalink
Step 1.3: Add webpack config declaration in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and darkbasic committed Oct 16, 2017
1 parent 34d441b commit a70f9a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -38,5 +38,8 @@
"@ionic/app-scripts": "3.0.0",
"typescript": "^2.4.2"
},
"description": "whatsapp: An Ionic project"
"description": "whatsapp: An Ionic project",
"config": {
"ionic_webpack": "./webpack.config.js"
}
}

0 comments on commit a70f9a9

Please sign in to comment.