googlecreativelab / aiexperiments-giorgio-cam

Take a picture to make music with the computer.
https://aiexperiments.withgoogle.com/giorgio-cam
482 stars 99 forks source link

Fix mispaced quote in Youtube video embed #1

Closed jamesnw closed 7 years ago

jamesnw commented 7 years ago

webpack -p gives the following error-

ERROR in ./src/interface/About.js
Module build failed: SyntaxError: Invalid left-hand side in assignment expression (59:112)

There is an errant ` in the URL right before the ? that is closing the quote too early.

brianfeister commented 7 years ago

Any chance of merging this? It's a shame for people's builds to fail for such a tiny error

tambien commented 7 years ago

sorry for the delay!