6 Commits

Author SHA1 Message Date
Mouad Debbar 8f621ad3c7 [web] Environment variable to disable felt snapshot (#13187) 2019-10-17 10:51:46 -07:00
Yegor 4cd64dbe26 Snapshot the felt tool for faster start-up (#13090) 2019-10-11 13:44:06 -07:00
Mouad Debbar 327eb876f9 [web] Don't require felt to be in PATH (#12753) 2019-10-02 15:05:16 -07:00
Mouad Debbar b790d48ebc README for the felt tool (#12323) 2019-09-17 14:03:31 -07:00
Mouad Debbar 968c3aa169 Refactor and polish the 'felt' tool (#12258)
1. Various functionalities offered by this tool are now organized into commands (e.g. `felt test`, `felt check-licenses`).
2. The felt tool can now be invoked from anywhere, not necessarily from the web_ui directory.
3. This new structure helps us scale better as we add more commands (e.g. soon a `build/watch` command is coming).
2019-09-16 10:41:34 -07:00
Yegor e9c998468e add a convenience CLI tool for building and testing web engine (#12197) 2019-09-10 14:52:57 -07:00