Sha256: cbafffc78070faaac701a2a3fbb49466b8493fc720698e9040ae2589eb6940d1

Contents?: true

Size: 319 Bytes

Versions: 141

Compression:

Stored size: 319 Bytes

Contents

keep_debugger: {
    options = {
        drop_debugger: false
    };
    input: {
        debugger;
    }
    expect: {
        debugger;
    }
}

drop_debugger: {
    options = {
        drop_debugger: true
    };
    input: {
        debugger;
        if (foo) debugger;
    }
    expect: {
        if (foo);
    }
}

Version data entries

141 entries across 138 versions & 7 rubygems

Version Path
trusty-festivity-extension-2.5.3 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.2 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.1 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.0 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.4.6 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.4.5 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.4.4 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.4.3 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.4.2 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.4.1 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.4.0 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.30 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.29 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.28 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.27 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.26 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.25 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.24 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.23 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.22 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js