add publish transition help

This commit is contained in:
jacob
2024-07-01 21:19:41 -05:00
parent 85b93e01cf
commit 3ed7e3fefd

View File

@@ -39,8 +39,17 @@ export default commandModule({
}
})
```
## Killing Experimental Things
> *Sometimes your experiments need to be put behind the barn.*
- `Sern.init('file')` has been removed.
## Publishing Application Commands
- `sern commands publish` does not work with localizer plugin. It will work in version four, but it is recommended to use
publishing as a [service](/v4/tools/publisher)