feat(admin): Improve DX for deploying admin externally (#3418)
* init deploy command * add include flag * add 'shortcut' flag * add dev command, fix var replacement, change default behaviour * cleanup params of build command * fix defaults when using the plugin to serve admin * add changeset * fix globals * update README * throw error on no build found --------- Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9ad15d3a88
commit
8a7421db5b
@@ -1,2 +1,3 @@
|
||||
export * from "./format-base"
|
||||
export * from "./get-custom-vite-config"
|
||||
export * from "./get-custom-vite-dev-config"
|
||||
|
||||
Reference in New Issue
Block a user