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.3.21 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.20 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.19 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.18 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.17 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.16 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.15 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.14 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.13 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.12 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.11g node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.10 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.9 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.8 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.7 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.6 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.5 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.4 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.3 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js
trusty-festivity-extension-2.3.2 node_modules/bower/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js