summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/rollup.config.js
AgeCommit message (Expand)Author
2023-02-21remove legacy rollup fileFlorian Dold
2022-10-31dist build should be ESM alsoSebastian
2022-10-13use node16 for wallet-core, delete unused taler-config-lib packageFlorian Dold
2022-09-05replace __VERSION__ with a string definitionSebastian
2022-01-24replace abbrev-ref with short since abbrev will try to use branch nameSebastian
2022-01-24add git revision to --versionSebastian
2022-01-05wallet-core: towards exchange protocol v12Florian Dold
2022-01-05upgrade rollup plugins, as older ones caused miscompilationFlorian Dold
2020-08-27enable sourcemaps for taler-wallet-cliFlorian Dold
2020-08-06handle package.json properly in CLIFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold