Skip to content

Includes p5.js as a default library. #1345

Merged
outoftime merged 2 commits intopopcodeorg:masterfrom
demc:master
Jan 29, 2018
Merged

Includes p5.js as a default library. #1345
outoftime merged 2 commits intopopcodeorg:masterfrom
demc:master

Conversation

@demc
Copy link
Copy Markdown

@demc demc commented Jan 26, 2018

Creates a new library option for p5.js (Processing).

Since Processing relies on importing any functions in the global namespace (by design), those functions and constants have been added to the library's "predefined" list for jshint.

Try snapshot ?snapshot=61ba517e-c300-4154-ac84-dbab2845a23c

Copy link
Copy Markdown
Contributor

@outoftime outoftime left a comment

Choose a reason for hiding this comment

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

@demc Looks great to me, just appears that a stray diff in yarn.lock snuck in?

Comment thread yarn.lock
resolved "https://registry.yarnpkg.com/node/-/node-9.4.0.tgz#607459ecd79af0f91e74318124bec0537644cdee"
dependencies:
node-bin-setup "^1.0.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don’t think this is related to the change in question?

@demc
Copy link
Copy Markdown
Author

demc commented Jan 26, 2018 via email

@pwjablonski
Copy link
Copy Markdown
Contributor

So cool @demc love p5!

@demc
Copy link
Copy Markdown
Author

demc commented Jan 29, 2018

Good to go? Can this go into production quickly? Thanks!

@outoftime outoftime merged commit be2c23f into popcodeorg:master Jan 29, 2018
@outoftime
Copy link
Copy Markdown
Contributor

@demc good to go! should be in production in about ~20 minutes, modulo various levels of caching

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.

3 participants