Question--- #1517
Question---
#1517
Replies: 2 comments
-
|
Relative Paths: In most component loaders, you can import or export files using relative paths based on the current file or module location. A relative path is specified relative to the directory structure of the file. To import the helper.js file from the myComponent.js file, you can use a relative path like this:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanksss |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do we determine the file path for import-export in a component loader?
Beta Was this translation helpful? Give feedback.
All reactions