Skip to content

Conversation

@0cv
Copy link

@0cv 0cv commented Oct 10, 2016

Currently, due to ./ being appended automatically to any file, it's not possible to resolve node_modules for example.

Will solve #31

Could break other projects which are not appending ./ for resolving local files.

Currently, due to `./` being appended automatically to any file, it's not possible to resolve node_modules for example.
@TheLarkInn
Copy link
Owner

See #31 (comment)

This needs to be approached in a creative manner that still stands true to the intentional design of the loader.

@0cv
Copy link
Author

0cv commented Oct 14, 2016

eventually it should check whether the file exists in the current path, and if not resolve the node_modules... But it's error prone if 2 files / modules come with the same name.

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

Successfully merging this pull request may close these issues.

2 participants