Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Result map is incorrect #2

Open
IanVS opened this issue Jun 1, 2021 · 0 comments
Open

Result map is incorrect #2

IanVS opened this issue Jun 1, 2021 · 0 comments

Comments

@IanVS
Copy link

IanVS commented Jun 1, 2021

I'm trying this out with the latest esbuild 0.12.5, via a hacked-together version of snowpack, so I could have broken something there, but I'm finding that the output is mapping the wrong thing, I get values like:

var result3 = { "_Input_12syk_1": "h420205b8d955473ee51fd9760bbe0f66", "_Input___error_12syk_51": "hcc1aea921f960ec121be40adeeaf789b" };
var Input_module_default = result3;

Where I thought the keys should be something like just Input and the value should be _Input_12syk_1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant