Sha256: a4308c194f3dab5715890a87e269336bc262c89cc7ac31a0b64194ed87b093cb

Contents?: true

Size: 171 Bytes

Versions: 11

Compression:

Stored size: 171 Bytes

Contents

console.log('bar line 1');
'use strict';

// this is a meaningless comment to add some lines

module.exports = function bar() {
  console.log('hello from bar line 7');
};

Version data entries

11 entries across 11 versions & 4 rubygems

Version Path
minimum_viable_product-0.0.11 test/dummy/node_modules/browserify/example/source_maps/js/wunder/bar.js
brwy_rails-0.0.6 test/dummy/node_modules/browserify/example/source_maps/js/wunder/bar.js
brwy_rails-0.0.5 test/dummy/node_modules/browserify/example/source_maps/js/wunder/bar.js
brwy_rails-0.0.4 test/dummy/node_modules/browserify/example/source_maps/js/wunder/bar.js
brwy_rails-0.0.3 test/dummy/node_modules/browserify/example/source_maps/js/wunder/bar.js
brwy_rails-0.0.2 test/dummy/node_modules/browserify/example/source_maps/js/wunder/bar.js
brwy_rails-0.0.1 test/dummy/node_modules/browserify/example/source_maps/js/wunder/bar.js
sprockets-browserify-0.3.0 node_modules/browserify/example/source_maps/js/wunder/bar.js
sprockets-browserify-0.2.0 node_modules/browserify/example/source_maps/js/wunder/bar.js
ruby-wisp-source-0.8.0 vendor/node_modules/browserify/example/source_maps/js/wunder/bar.js
ruby-wisp-source-0.7.0 vendor/node_modules/browserify/example/source_maps/js/wunder/bar.js