rollup --config rollup.config.js
terser index.js --comments '/^!/' --compress --mangle -o min.js
