Push web demo to cloudflare in nightly workflow (#3)

Reviewed-on: #3
This commit is contained in:
2024-07-17 19:06:52 +09:30
parent dafece8585
commit 1654824839
3 changed files with 80 additions and 2 deletions

View File

@@ -82,7 +82,8 @@
}
],
"styles": ["src/styles.scss"],
"scripts": []
"scripts": [],
"karmaConfig": "karma.conf.js"
}
}
}