Open
Description
- not sure we need two folders for sources, let's only have
ts_src
with Typescript sources and drop the duplicatesrc
sources ? The JS files should be generated while we build typescript (in adist
folder) -> similar to what'stsdx
do. cc @tiero <- NACK - ideally, scripts should be only
yarn test
,yarn build
andyarn format
.
Doing that change will be a huge "fork" comparing to bitcoinjs but should be ok to merge next bitcoinjs changes if we keep ts_src
and then use our own build process to generate JS files
Metadata
Metadata
Assignees
Labels
No labels