UNPKG

@factor/cli

Version:

Learn how to use Factor's CLI tool at [https://factor.dev]

7 lines (6 loc) 232 B
describe("server-restart", () => { it.todo("restarts when needed") it.todo("reloads transpiler and aliases on restart") it.todo("reloads all filters on server restart") it.todo("adds restart hook back after cache clear") })