Welcome to mirror list, hosted at ThFree Co, Russian Federation.

krankerl.toml - github.com/icewind1991/files_markdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d7967b3cccc9916abc4310981996ba443be5b914 (plain)
1
2
3
4
5
[package]
before_cmds = [
	"npm ci",
	"npm run build",
]