5 lines
84 B
TOML
5 lines
84 B
TOML
[package]
|
|
before_cmds = [
|
|
'npm install && make build-js && make translations'
|
|
]
|