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: app-id creation at scaffolding time in Component.js (fixes #70) #77

Merged
merged 3 commits into from
Sep 29, 2021

Commits on Sep 29, 2021

  1. fix(app-id): replace all occurences of . with /

    - in Component.js template
    - accompanying test
    
    closes SAP#70
    vobu committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c99e99a View commit details
    Browse the repository at this point in the history
  2. chore: remove unused import

    vobu committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    0cb67aa View commit details
    Browse the repository at this point in the history
  3. chore: formatting

    vobu committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    48161ed View commit details
    Browse the repository at this point in the history