Opengist Logo 清羽飞扬の代码片段

Explore

  • All gists
  • Topics
  • Users
个人主页 站长博客
Give feedback on the new UI Powered by Opengist ⋅ 16ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register
s

sw

Recently created Least recently created Recently updated Least recently updated
LiuShen

LiuShen / SWPP配置文件

Last active 2 months ago sw swpp typescript

SWPP标准配置文件,适配最新正式版

0 0 1
1 import {
2 defineConfig
3 } from 'swpp-backends'
4
5 defineConfig({
6 compilationEnv: {
7 DOMAIN_HOST: new URL('https://blog.liushen.fun'),
8 SERVICE_WORKER: "sw",
9 JSON_HTML_LIMIT: 10,
10 // isStable: (url: URL) => {