rollup -c rollup.config.js
DEBUG_BUILD=true rollup -c rollup.config.js
tsc --outDir lib --noEmit false --project tsconfig.json &&
postcss -o jqtree.css jqtree.postcss
postcss -o static/example.css static/example.postcss
