shopify-app-template/web/client/shopify.web.toml
2025-07-25 21:05:50 +02:00

6 lines
90 B
TOML

type="frontend"
[commands]
dev = "npm run format && npm run dev"
build = "npm run build"