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(core): add include property specifying particular files for assets #26365

Closed
wants to merge 11 commits into from

Commits on Jul 13, 2023

  1. feat: add include

    chore: fingerprint
    
    fix: comments
    
    separate includes
    
    chore: new line
    
    chore: new line
    
    chore: new line
    
    feat: mkdir before symlinkSync
    go-to-k committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d20adf6 View commit details
    Browse the repository at this point in the history
  2. chore: comments

    go-to-k committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4cd700f View commit details
    Browse the repository at this point in the history
  3. refactor: copyDirectory

    go-to-k committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    66d79d1 View commit details
    Browse the repository at this point in the history
  4. test: change tests

    go-to-k committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f190790 View commit details
    Browse the repository at this point in the history
  5. chore: revert comments

    go-to-k committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    01cbe85 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. test: integ tests

    go-to-k committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9974319 View commit details
    Browse the repository at this point in the history
  2. docs: README

    go-to-k committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8d8bb27 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. feat: exclude takes priority

    go-to-k committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5dedfcb View commit details
    Browse the repository at this point in the history
  2. feat: symlinks

    go-to-k committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bf41fa9 View commit details
    Browse the repository at this point in the history
  3. docs: README

    go-to-k committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    454b69b View commit details
    Browse the repository at this point in the history
  4. test: change description

    go-to-k committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d16369c View commit details
    Browse the repository at this point in the history