mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
9 lines
189 B
TOML
9 lines
189 B
TOML
name = "lorem-ipsum-plugin"
|
|
compatibility_date = "2025-01-01"
|
|
|
|
assets = { directory = "../../dist/apps/lorem-ipsum-plugin/browser" }
|
|
|
|
[[routes]]
|
|
pattern = "WORKER_URI"
|
|
custom_domain = true
|