Hi,
I have been using the framework for some time and its excellent. I have to few questions about how the build works and how to set it up. I have gone through the documentation several times. My Project structure is a little complicated compared to the examples provided.
Here is what my directory structure looks like
app
-app.js
shared
-can
-jmvc
-jquerypp
-lib
-jqueryui
-(other third party libraries)
-steal
-styles
-js
-js.bat
-stealconfig.js
app.html
Can anyone please tell me how would i go about minify it for deployment? Also any other advice or suggestions i should keep in mind when deploying.
Thanks
Rohit