Closed dtfiedler closed 1 year ago
Hey @dtfiedler, the fix for this is already on main , will be released soon in 1.4.0
Hey @dtfiedler , try with https://github.com/warp-contracts/warp/releases/tag/1.4.0 :-)
1.4.0
was a bit broken - please use 1.4.1
working as expected - thanks!
Describe the bug Missing type declarations.
To Reproduce tsconfig.json:
app.ts
on build:
Error:
Expected behavior I'd expect the build to resolve type declarations as expected.
Desktop (please complete the following information):
node@v16.16.0
warp-contracts@1.3.3
Additional context No issues building with
warp-contracts<1.2.54