Damianb106

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Damianb106 created a post, JavaScript: use both absolute and relative import paths
When importing JS modules, is it possible to use relative path for files in the same directory and absolute paths for all other cases? If not, are you aware of any plugin that may help? Or should I...