Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
chore: removed js-cids workaround because is fixed on 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro Yalet authored and leandroyalet committed Jan 16, 2020
1 parent fb6dbdf commit 7e638e7
Show file tree
Hide file tree
Showing 2 changed files with 1,169 additions and 1,164 deletions.
10 changes: 0 additions & 10 deletions .tasegir.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,6 @@ module.exports = {
declaration: true
}
},
// https://github.com/multiformats/js-cid/issues/96
webpack: {
resolve: {
alias: {
'multicodec/src/base-table': path.dirname(
require.resolve('multicodec/src/base-table.json')
)
}
},
},
depCheck: {
ignore: ['mocha', '@types/*', 'tasegir']
}
Expand Down
Loading

0 comments on commit 7e638e7

Please sign in to comment.