Skip to content

Commit

Permalink
Disabled --prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Jorquera committed May 17, 2019
1 parent fe18cfe commit 4e9160a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ orbs:
at: dist
- run:
name: Building
command: ionic build --prod
command: ionic build
- run:
name: Building docs
command: npm run doc
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ documentation/
.DS_Store
Thumbs.db
UserInterfaceState.xcuserstate

dist

0 comments on commit 4e9160a

Please sign in to comment.