Skip to content

Includes Requirejs example page#20

Open
deanrad wants to merge 8 commits into
eigenhombre:masterfrom
deanrad:requirejs
Open

Includes Requirejs example page#20
deanrad wants to merge 8 commits into
eigenhombre:masterfrom
deanrad:requirejs

Conversation

@deanrad

@deanrad deanrad commented May 2, 2014

Copy link
Copy Markdown

Also updates project to have a package.json and Gruntfile.js - can be useful for npm publishing and running linting and other tasks..

Dean Radcliffe added 5 commits May 2, 2014 13:12
Note: `grunt bower` do this automagically !
If amd’s define is in scope, the i3d3 object will be returned and no
global will be created. Otherwise the i3d3 object will be assigned to
window.i3d3
This shows the use of i3d3 in a require-js environment.
@deanrad

deanrad commented May 2, 2014

Copy link
Copy Markdown
Author

Also - this change would probably merit a patch version bump to 0.9.x - will have to change both bower.json AND package.json

Comment thread example-require.html

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why the extra example html and js files? seems non-DRY....

@eigenhombre

Copy link
Copy Markdown
Owner

Feel free to up the versions in the .json files -- but we should discuss the extra files, and any needed changes to the README.

Dean Radcliffe added 3 commits May 5, 2014 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants