Skip to content

fix(App.vue): handle optional bindings in query regex

  • Updated the queriesAndBindingsRegex to handle cases where bindings might be absent.
  • Modified the logic to ensure that bindings are properly matched and replaced in queries.
  • Improved the code structure for better readability and maintainability.

Merge request reports

Loading