Update dependencies, document Debian package name
This commit is contained in:
parent
b41771d23e
commit
5cbcbefac6
2 changed files with 731 additions and 800 deletions
|
@ -6,7 +6,7 @@ used for CAcert specific web applications.
|
||||||
The code in this repository is licensed under the terms of the Apache License
|
The code in this repository is licensed under the terms of the Apache License
|
||||||
Version 2.0.
|
Version 2.0.
|
||||||
|
|
||||||
Copyright © 2020, 2021 Jan Dittberner
|
Copyright © 2020, 2021, 2022 Jan Dittberner
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
|
@ -25,3 +25,5 @@ required dependencies and run webpack like this:
|
||||||
yarn
|
yarn
|
||||||
yarn run build
|
yarn run build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
*Note:* The Debian package and binary for yarn is named `yarnpkg`
|
||||||
|
|
Loading…
Reference in a new issue