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: create symlink for build files present on node modules installed with relative paths #2330

Merged

Commits on Dec 5, 2020

  1. feat(builtin): create symlink for build files present on node modules…

    … installed with relative paths
    
    test(builtin): test setup attempt for support local linked packages
    
    chore(builtin): format fix
    
    chore(builtin): format fix
    
    chore(builtin): format fix
    
    chore(builtin): put back unintended changes
    
    test(builtin): correct test implementation
    
    feat(builtin): include warning log about not found build file
    
    chore(builtin): use specific workspace on local-module one for each package manager
    
    fix(builtin): only symlink package if it is inside the workspace
    
    chore(builtin): add note about corner case as suggested in the pr review
    
    docs(builtin): add docs for new behaviour on npm_install and yarn_install rules
    mistic committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    ea599a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    dca6cb0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/3.x' into fix-npm-install-for-…

    …local-linked-modules-3.x
    mistic committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    eae1960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c2b41f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1646661 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/3.x' into fix-npm-install-for-…

    …local-linked-modules-3.x
    mistic committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    29b633a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22d44fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd0a984 View commit details
    Browse the repository at this point in the history
  8. docs(builtin): complete docs

    mistic committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    1abf07c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e0e433 View commit details
    Browse the repository at this point in the history
  10. restore docs

    Alex Eagle committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    8593931 View commit details
    Browse the repository at this point in the history