edc-web-ui 0.1.0

A Rust Web interface with patternfly-yew client for EDC
Documentation
1
2
3
4
5
6
7
[watch]
ignore = ["node_modules", "package.json", "package-lock.json"]

[[hooks]]
stage = "pre_build"
command = "npm"
command_arguments = ["install"]