Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

fix(nft): correctly annotate transpilation errors in nft bundler #1086

Merged
merged 2 commits into from
May 18, 2022

Commits on May 17, 2022

  1. fix(nft): correctly annotate transpilation errors in nft bundler

    Add customErrorInfo to errors happening during transpilation of esm with esbuild in the nft bundler
    danez committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c20b452 View commit details
    Browse the repository at this point in the history
  2. Update src/runtimes/node/bundlers/nft/transpile.ts

    Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
    danez and eduardoboucas committed May 17, 2022
    Configuration menu
    Copy the full SHA
    7b3dde1 View commit details
    Browse the repository at this point in the history