mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 20:25:26 +00:00
14 lines
222 B
TOML
14 lines
222 B
TOML
name = "pg-cw-example-webpack5"
|
|
type = "javascript"
|
|
|
|
account_id = ""
|
|
workers_dev = true
|
|
route = ""
|
|
zone_id = ""
|
|
compatibility_date = "2022-01-31"
|
|
|
|
[build]
|
|
command = "npm run build"
|
|
|
|
[build.upload]
|
|
format = "service-worker" |