Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
import { createController, runWithErrorHandling } from "./controller.js";
|
||||
import { default as default2 } from "./plugin.js";
|
||||
export {
|
||||
createController,
|
||||
runWithErrorHandling,
|
||||
default2 as vitePluginAstroServer
|
||||
};
|
||||
Reference in New Issue
Block a user