Download example multipage shim Free Java Code
Description
Example RequireJS based project that has multiple pages that share a common set of modules with shim config.
Source Files
The download file example-multipage-shim-master.zip has the following entries.
.gitignore/*from w w w . j a v a2 s .c o m*/
README.md
package.json
tools/build.js
tools/r.js
www/js/app/controller/Base.js
www/js/app/controller/c1.js
www/js/app/controller/c2.js
www/js/app/lib.js
www/js/app/main1.js
www/js/app/main2.js
www/js/app/model/Base.js
www/js/app/model/m1.js
www/js/app/model/m2.js
www/js/common.js
www/js/lib/backbone.js
www/js/lib/jquery.js
www/js/lib/require.js
www/js/lib/underscore.js
www/page1.html
www/page2.html
Download
Click the following link to download example-multipage-shim-master.zip.
example-multipage-shim-master.zip