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

Can't import .mjs files of dependency #3854

Closed
Kauto opened this issue Apr 7, 2020 · 3 comments · May be fixed by adamlaska/codesandbox-client#480 or adamlaska/codesandbox-client#749
Closed

Can't import .mjs files of dependency #3854

Kauto opened this issue Apr 7, 2020 · 3 comments · May be fixed by adamlaska/codesandbox-client#480 or adamlaska/codesandbox-client#749

Comments

@Kauto
Copy link

Kauto commented Apr 7, 2020

🐛 bug report

Description of the problem

I want to import a mjs-file of my dependency. It seems as it is handeled as a text-file.

Link to sandbox: link

(remove line 9 and remove comment from line 4 to test)

Your Environment

Software Name/Version
Сodesandbox Parcel
Browser Firefox/Chrome
Operating System Windows/MacOS
@garethx
Copy link
Contributor

garethx commented Apr 7, 2020

Where's the mjs file you're trying to import?

@Kauto
Copy link
Author

Kauto commented Apr 8, 2020

It's commented out in line 4.

import Scene from "animationvideo/Scene.mjs";

@github-actions
Copy link

github-actions bot commented Sep 4, 2020

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

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