Skip to content

Commit a70f9a9

Browse files
dotansimhadarkbasic
authored andcommitted
Step 1.3: Add webpack config declaration in package.json
1 parent 34d441b commit a70f9a9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,8 @@
3838
"@ionic/app-scripts": "3.0.0",
3939
"typescript": "^2.4.2"
4040
},
41-
"description": "whatsapp: An Ionic project"
41+
"description": "whatsapp: An Ionic project",
42+
"config": {
43+
"ionic_webpack": "./webpack.config.js"
44+
}
4245
}

0 commit comments

Comments
 (0)