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

fix(devkit): add '.tgz' to binaryExts array #6930

Merged
merged 1 commit into from Sep 3, 2021
Merged

fix(devkit): add '.tgz' to binaryExts array #6930

merged 1 commit into from Sep 3, 2021

Commits on Sep 3, 2021

  1. fix(devkit): add '.tgz' to binaryExts array

    devkit's generateFiles function excludes parsing binary files with the templating engine.
    This
    patch adds .tgz files to the list of binary files to ignore.
    russormes committed Sep 3, 2021
    Copy the full SHA
    6273435 View commit details
    Browse the repository at this point in the history