Hi,
I am using JMVC-3.2.2.
When I am trying to build the application using the command
- > js <appname>\scripts\build.js
production.js file is being created. BUT, the file has only
- steal.loading(" ..... all project files' paths .... ")
although i see the compressed script printed over the command-prompt
Please someone help me in fixing the issue
-SuryaPavan