We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ext
Feature request: #1042
When i run fiori-tools-appreload the property documented ext is not applied.
fiori-tools-appreload
Steps to reproduce the behavior:
- name: fiori-tools-appreload afterMiddleware: compression configuration: debug: true port: 35729 path: webapp delay: 300 ext: "xml,json,properties"
Protocol version: 7 Exclusions: /\.git\//,/\.svn\//,/\.hg\// Extensions: html,js,ts,json,xml,properties,change,variant,appdescr_variant,ctrl_variant,ctrl_variant_change,ctrl_variant_management_change Polling: false
Documentation
<string> (default: html,js,json,xml,properties,change) Change this parameter to select a custom set of file extensions that are to be watched
Only reload on js files
js
Reloads on default extensions
@sap/ux-ui5-tooling: 1.15.3 Add any other context about the problem here OS:
1.15.3
{describe the problem}
{describe the fix}
{Some explanation why this issue might have been missed during normal development/testing cycle}
{if we don’t want to see this type of issues anymore what we should do to prevent}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Related Feature
Feature request: #1042
Description
When i run
fiori-tools-appreload
the property documentedext
is not applied.Steps to Reproduce
Steps to reproduce the behavior:
fiori-tools-appreload
ext
to yamlDocumentation
<string> (default: html,js,json,xml,properties,change) Change this parameter to select a custom set of file extensions that are to be watched
Expected results
Only reload on
js
filesActual results
Reloads on default extensions
Version/Components/Environment
@sap/ux-ui5-tooling:
1.15.3
Add any other context about the problem here
OS:
Root Cause Analysis
Problem
{describe the problem}
Fix
{describe the fix}
Why was it missed
{Some explanation why this issue might have been missed during normal development/testing cycle}
How can we avoid this
{if we don’t want to see this type of issues anymore what we should do to prevent}
The text was updated successfully, but these errors were encountered: