You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks again for the quick resolution to my first build issue. I have another one:
Building and running the following file when not explicitly accessing the foo property on things will produce an ReferenceError: foo is not defined error:
Hi, thanks again for the quick resolution to my first build issue. I have another one:
Building and running the following file when not explicitly accessing the
foo
property onthings
will produce anReferenceError: foo is not defined
error:The index file in folders look like this:
The index file in child look like this:
And foo looks like this:
I have added this under
issue2
in the following repo: https://github.com/eigilsagafos/esbuild-import-bugThe text was updated successfully, but these errors were encountered: