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

The published version doesn't work properly #2

Closed
julienw opened this issue Jun 3, 2021 · 5 comments
Closed

The published version doesn't work properly #2

julienw opened this issue Jun 3, 2021 · 5 comments
Assignees

Comments

@julienw
Copy link

julienw commented Jun 3, 2021

See https://unpkg.com/browse/gecko-profiler-demangle@0.3.2/index.js.
The line:

export * from "./index_bg.js";

breaks with

Module not found: Error: Can't resolve './index_bg.js' in '/home/circleci/project/node_modules/gecko-profiler-demangle'

Indeed, there's no index_bg.js (see https://unpkg.com/browse/gecko-profiler-demangle@0.3.2/)...

Any idea what's causing this @mstange ?

@mstange
Copy link
Owner

mstange commented Jun 3, 2021

Oops.

@mstange
Copy link
Owner

mstange commented Jun 4, 2021

This was fixed in rustwasm/wasm-pack#839 but no release was made since that fix. I will work around it manually.

@mstange mstange closed this as completed in 888a7ec Jun 4, 2021
@mstange
Copy link
Owner

mstange commented Jun 4, 2021

@julienw Can you try again?

@julienw
Copy link
Author

julienw commented Jun 24, 2021

@julienw Can you try again?

Sorry, I forgot about that. But I could try again today when depfu proposed me the update, and now everything seems to work fine :-)

@mstange
Copy link
Owner

mstange commented Jun 24, 2021

great!

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

2 participants