Module

x/pagic/cloudbaserc.json

A static site generator powered by Deno + React
Go to Latest
File
{ "envId": "pagic-6grnrtmbb2b18dee", "version": "2.0", "$schema": "https://framework-1258016615.tcloudbaseapp.com/schema/latest.json", "functionRoot": "./functions", "functions": [], "framework": { "name": "pagic", "plugins": { "pagic": { "use": "@cloudbase/framework-plugin-website", "inputs": { "buildCommand": "cd pagic.cn && deno run --unstable --allow-read --allow-write build.ts && deno run --unstable --allow-read --allow-write --allow-net --allow-env --allow-run https://deno.land/x/pagic@v1.6.2/mod.ts build", "outputPath": "pagic.cn/dist" } } } }}