Skip to content

Commit

Permalink
Step 11.4: Update meteor-client:bundle script
Browse files Browse the repository at this point in the history
  • Loading branch information
darkbasic committed Oct 16, 2017
1 parent 7e4b7d0 commit f090eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"lint": "ionic-app-scripts lint",
"ionic:build": "ionic-app-scripts build",
"ionic:serve": "ionic-app-scripts serve",
"meteor-client:bundle": "meteor-client bundle -s api"
"meteor-client:bundle": "meteor-client bundle -s api -c meteor-client.config.json"
},
"dependencies": {
"@angular/common": "4.4.3",
Expand Down

0 comments on commit f090eb0

Please sign in to comment.