Commit Graph
6 Commits
Author SHA1 Message Date
KiwiandWyatt Johnson 4fe85b8dbc Adapt files.exclude (#1736) 2018-07-06 13:08:10 -06:00
KiwiandWyatt Johnson 044e1c2863 Watcher infrastructure (#1724)
* wip

* Adding chokidar and types

* specifiying build tasks

* new structure, new types, executor and watchers

* Adding log

* Fully implemented watchers

* adapt vscode launc

* Add .babelrc.js to toplevel tsconfig project

* Typo

* Get schema path from .graphqlconfig

* Use watcher binary

* Add joi validation to watcher

* Remove fb-watchman for now

* Use correct ignore path

* Fix dist folder

* Allow setting watcher

* Per default only spawn one process at a time

* Support runOnInit

* Rename RestartingExecutor to LongRunningExecutor

* Use debounce instead of throttle

* Remove console log

* Debounce command execution

* Simplify debounce

* Watcher name change

* Typos

* Rename "watcher" root level config to "backend"
2018-07-03 12:21:58 -06:00
KiwiandWyatt Johnson 9375f3ec23 Use workspace typescript version (#1717) 2018-06-29 12:38:45 -06:00
KiwiandWyatt Johnson 986716b3c3 lint js files, cleanup scripts (#1713) 2018-06-29 15:25:40 +00:00
Wyatt Johnson fa57c72842 linting + initial mutation
- added tslint
- mutation support
2018-06-25 14:32:01 -06:00
Wyatt Johnson 02e1236792 initial commit 2018-06-16 17:20:51 -06:00