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.6.3 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.6.2 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.6.1 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.6 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.19 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.18 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.17 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.16 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.15 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.14 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.13 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.12 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.11 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.10 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.9 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.8 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.7 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.6 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.5 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.5.4 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js