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 for publishing view files that has its custom namespace #69

Merged
merged 4 commits into from Oct 11, 2022

Commits on Oct 10, 2022

  1. Fix for views that uses namespace

    When using namespaces, published view ignores namespaces and use its package name for vendor-view's directory name
    askdkc committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    605af67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0f8c7e View commit details
    Browse the repository at this point in the history
  3. Modified not to use if-else

    askdkc committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    72be5df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d54020 View commit details
    Browse the repository at this point in the history