RaspberryPiFoundation / editor-ui

Code Editor web component
https://editor-static.raspberrypi.org
Apache License 2.0
37 stars 9 forks source link

Fix imports in separate files #938

Closed loiswells97 closed 4 months ago

loiswells97 commented 4 months ago

If you import a module in separate file and then import that file into main it errors, even though it works fine if you just import the module straight into main

create-issue-branch[bot] commented 4 months ago

Branch bugfix/938-Fix_imports_in_separate_files created!