mirror of
https://github.com/2234839/web-font.git
synced 2025-12-11 13:22:51 +08:00
20 lines
296 B
YAML
20 lines
296 B
YAML
targets:
|
|
- backend
|
|
|
|
malagu:
|
|
serve-static:
|
|
apiPath: /*
|
|
# apiPath: /api/*
|
|
|
|
faas-adapter:
|
|
customDomain:
|
|
name: webfontserverless.shenzilong.cn
|
|
service:
|
|
name: web_font # 默认值是 malagu
|
|
|
|
includeModules: true
|
|
webpack:
|
|
config:
|
|
externals: fontmin
|
|
|