Robert Winterbottom

Results 3 issues of Robert Winterbottom

### Do you want to request a feature, improve documentation, or ask a question? Improve Documentation. We have merged many PR's that have added new features, changed configurations, etc. We...

good first issue
Documentation

Add a feature to wipe the destination directory that the files will be pushed into and/or a feature to do a proper sync between the working directory and the destination...

enhancement

Current start command uses `&` for parallelism, e.g. (`npm run babel & gulp start & gulp serve`). This does not work reliably on windows and since the `&` runs things...

bug