Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for webpack style import from node_modules. #122

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 12, 2020

  1. feat: Add support for webpack style import from node_modules.

    To enable the support I had to switch to the JavaScript API as it is already orchestrated via javascript.
    This enables the possibility of specifying importers that can resolve custom import paths.
    
    Fixes bazelbuild#98
    Lukas Holzer committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    102a105 View commit details
    Browse the repository at this point in the history