Pablo is a lightweight, expressive JavaScript SVG library. Pablo creates interactive drawings with SVG (Scalable Vector Graphics), giving access to all of SVG's granularity and power.
pablo.min.js can be generated with /build/grunt -> it is output to /build/grunt/dist
If it's going to stay where it is, then it should be generated on every edit to pablo.js + server push. Perhaps it should be pushed to the gh-pages branch, to keep it out of the raw code in master?
pablo.min.js can be generated with /build/grunt -> it is output to /build/grunt/dist If it's going to stay where it is, then it should be generated on every edit to pablo.js + server push. Perhaps it should be pushed to the gh-pages branch, to keep it out of the raw code in master?