Norbert de Langen 0cc00c88df MOVE to packages
2017-04-04 23:01:16 +02:00

5 lines
123 B
Bash
Executable File

#!/bin/bash
rm -rf ./dist
node_modules/.bin/babel --ignore __tests__ --plugins "transform-runtime" ./src --out-dir ./dist