Skip to content

Strip tsf.deprecatedFunc calls. #9

@sybrew

Description

@sybrew

We strip debugging messages from production scripts.

tsf.deprecatedFunc() is not stripped, and calling it won't do anything. So, we should remove all its calls.

We SHOULD NOT remove the method itself. That will lead to errors.

When SCRIPT_DEBUG is defined as true, the unmodified scripts, with all notices, get loaded again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions