mirror of
https://github.com/sern-handler/website
synced 2026-06-27 18:22:22 +00:00
add publish transition help
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user