[
https://issues.jboss.org/browse/JBDS-2577?page=com.atlassian.jira.plugin....
]
Kris Borchers commented on JBDS-2577:
-------------------------------------
[~maxandersen] Source Maps -
http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/
JS doesn't "need" a build step but as applications get more complex, it only
makes sense to break them up into manageable pieces that you put back together with a
build. The nice thing, is with a toolset like Yeoman/Grunt/Bower, you can place your
script pieces in between comments which grunt then parses and replaces with a reference to
the built file. And all of this is done on the fly as you develop so as soon as you save a
file, your app is rebuilt and run via Yeoman's built in web server so you can see your
changes live without waiting for a build"
JBDS70_0813: [Partial] (Dev) (P1) Support non-minified/minified JS
libs
-----------------------------------------------------------------------
Key: JBDS-2577
URL:
https://issues.jboss.org/browse/JBDS-2577
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Requirements
Reporter: Jiri Pallich
Assignee: Max Rydahl Andersen
Priority: Blocker
Fix For: 7.0.0.Beta2
Support non-minified JS libs for Dev, swap in minified JS libs for production (wro4j -
maven integration?).
Examples of JS libs: jQuery, jQuery Mobile
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira