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

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