You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove webpack comments from build (for yuidoc) (#377)
The comments in p5.sound.js are used to generate documentation in the p5.js repo as part of that project's yuidoc config.
This removes the comments that webpack adds because they were confusing the YUIDoc parser. It also adds the version number and date to the top of both p5.sound.js and p5.sound.min.js
0 commit comments