nextcloud-notes/krankerl.toml

6 lines
59 B
TOML
Raw Normal View History

[package]
before_cmds = [
'npm ci',
'npm run build'
]