sourcemint-sdk-requirejs
v0.3.2
Published
These examples illustrate how to load [RequireJS](http://requirejs.org/) compatible code into the `Sourcemint Platform`.
Readme
Sourcemint RequireJS SDK
Usage
node ./bin/examplesTests
../../bundler-js/0/bin/bundle ./examples/01-HelloWorld ./examples/01-HelloWorld/dist
../../bundler-js/0/bin/bundle ./examples/04-PackageLocalDependencies ./examples/04-PackageLocalDependencies/distLinks
- RequireJS on NodeJS: http://requirejs.org/docs/node.html
- https://github.com/jrburke/amdefine
- https://github.com/ajaxorg/node-amd-loader
