wallet-core/packages/web-util
Florian Dold f56a563533
build system: get rid of prepare scripts
These don't seem to be the right location to compile packages.
The newest version of pnpm runs all those scripts on "pnpm install",
even if we filter for only one package.  That results in a build
performance issue.
2023-06-06 15:25:53 +02:00
..
bin web-util: utils for developing webapps 2022-12-06 09:21:17 -03:00
src memory key should be string 2023-06-02 14:12:15 -03:00
build.mjs add postcss, fix export names 2023-05-05 08:52:57 -03:00
create_certificate.sh web-util: utils for developing webapps 2022-12-06 09:21:17 -03:00
package.json build system: get rid of prepare scripts 2023-06-06 15:25:53 +02:00
README.md update READMEs 2023-01-23 15:43:56 +01:00
tsconfig.json using build from web-utils 2023-04-24 11:57:19 -03:00

web-util

Common utilities for other web applications in this repository.