File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -584,10 +584,13 @@ module into its own module and define inter-module dependencies. Maven will take
584
584
dependencies for you. For example a ` backbone.js ` module could depend on ` jquery ` and ` underscore ` so that you
585
585
don't need to write those dependencies yourself.
586
586
587
+ Check out the [ next example] [ 7 ] for some ideas
588
+
587
589
588
590
[ 1 ] : http://localhost:8080/
589
591
[ 2 ] : http://maven.apache.org/plugins/maven-release-plugin/
590
592
[ 3 ] : http://repo1.maven.org/maven2/
591
593
[ 4 ] : http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
592
594
[ 5 ] : https://github.com/jrburke/r.js/
593
595
[ 6 ] : https://github.com/jszip/quickstart-basic
596
+ [ 7 ] : http://jszip.org/quickstart-knockback/
Original file line number Diff line number Diff line change 59
59
</p >
60
60
<p class =" pagination-centered" >
61
61
<a class =" btn btn-primary btn-large" href =" quickstart/" >Let's get started »</a >
62
+ <a class =" btn btn-large" href =" quickstart-knockback/" >More examples »</a >
62
63
</p >
63
64
</div >
64
65
</body >
You can’t perform that action at this time.
0 commit comments