-
-
Notifications
You must be signed in to change notification settings - Fork 646
Closed
Labels
Description
What seems to be the problem?
Registering an action ending with "ng" (such as "binding") raise a warning.
binding' has been deprecated; use 'bindi' instead
What have you tried so far?
Simply removed related code in function m.prepareAction() and function action.get(name)
How can we reproduce this?
Register an action with a trigger ending with "ng"
What version of Premake are you using?
master
Reactions are currently unavailable