Contributing to plugin Set up Install dev deps after git clone the repo. # npm is not allowed. $ yarn Build Transform with babel and rollup. $ yarn build # Build and monitor file changes $ yarn build --watch Dev Plugin # This Step must only be executed in Build $ yarn dev Debug TODO Test $ yarn test