grunt-sencha-dependencies
Version:
A Grunt.js plugin which will figure out the order of Ext classes your Ext.application uses so the list can be passed on to further commands like concat, jshint, etc
12 lines (11 loc) • 349 B
HTML
<html manifest="" lang="en-US">
<head>
<meta charset="UTF-8">
<title>StockApp</title>
<!-- The line below must be kept intact for Sencha Command to build your application -->
<script id="microloader" type="text/javascript" src="../libs/touch-2.1.1/microloader/development.js"></script>
</head>
<body>
</body>
</html>