Skip to content

use strict global danger #19

@mpchadwick

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.

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