Guest User

Untitled

a guest
Jul 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. ```bash
  2. ionic cordova build --release android
  3.  
  4. ```
  5.  
  6. Se der erro do TSC
  7.  
  8. ```bash
  9. npm install --save-dev @angular/tsc-wrapped
  10. ```
Add Comment
Please, Sign In to add comment