Skip to content

Configure module directory in bare module specifier rewrite#524

Closed
LarsDenBakker wants to merge 4 commits intoPolymer:masterfrom
LarsDenBakker:feature/bare-specifier-bower
Closed

Configure module directory in bare module specifier rewrite#524
LarsDenBakker wants to merge 4 commits intoPolymer:masterfrom
LarsDenBakker:feature/bare-specifier-bower

Conversation

@LarsDenBakker
Copy link
Contributor

This PR passes the module directory to the node resolution module. It defaults to node_modules, but when other folders are used (ex. bower_components, or any other custom folder) it fails to find the right modules.

@LarsDenBakker
Copy link
Contributor Author

Found an easier way to do this: #526

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants