parcel build src/index.js --no-source-maps --target browser && mv dist/* ./example
