Possible Duplicate:
Create a quickly app with build dependencies
I need extra packages for my app (done with Quickly). When I run:
quickly package
How can I set them? Thanks in advance!
I need extra packages for my app (done with Quickly). When I run:
How can I set them? Thanks in advance! |
||||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Additional dependencies that aren't detected by Quickly can be added by running
Then just add the dependencies to that file and save. The next time you run |
|||||||
|