Skip to content

use strict global danger #19

Description

@mpchadwick

ajaxaddtocart.js was converted to strict mode here

This is dangerous on a site that concatenates JS as it will effectively set the entire concatenated script to strict mode.

Setting use strict inside the IIFE seems like a safer choice.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions