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

refactor: remove RuleHandler.js from template #223

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

nkylstad
Copy link
Member

@nkylstad nkylstad commented Oct 7, 2024

Description

Since expressions are released as the default for dynamics in Studio, we suggest removing the RuleHandler.js file from the app template. The file can be added manually in those cases where it is needed, but I find it highly unlikely that it will ever occur.

If you agree, I will also check the documentation and ensure that we inform users there that they need to add the file manually in the edge cases where new apps might need this file.

Related Issue(s)

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

Copy link
Member

@ivarne ivarne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

@nkylstad nkylstad merged commit 696b0db into main Oct 7, 2024
8 checks passed
@nkylstad nkylstad deleted the suggestion/remove-rulehandlerjs-file branch October 7, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update app template/app creation to not include RuleHandler.js
2 participants