# Snapshot report for `test/test.js` The actual snapshot is saved in `test.js.snap`. Generated by [AVA](https://avajs.dev). ## default options > Snapshot 1 [ { code: `(function (factory) {␊ typeof define === 'function' && define.amd ? define(factory) :␊ factory();␊ })((function () { 'use strict';␊ ␊ ␊ ␊ }));␊ `, fileName: 'batman.js', map: null, source: undefined, }, { code: undefined, fileName: 'index.html', map: undefined, source: `␊ ␊ ␊ ␊ Rollup Bundle␊ ␊ ␊ ␊ ␊ ␊ `, }, ] ## options > Snapshot 1 [ { code: `(function (factory) {␊ typeof define === 'function' && define.amd ? define(factory) :␊ factory();␊ })((function () { 'use strict';␊ ␊ ␊ ␊ }));␊ `, fileName: 'batman.js', map: null, source: undefined, }, { code: undefined, fileName: 'batman.html', map: undefined, source: `␊ ␊ ␊ ␊ Batcave␊ ␊ ␊ ␊ ␊ ␊ `, }, ] ## iife > Snapshot 1 [ { code: `(function () {␊ 'use strict';␊ ␊ ␊ ␊ })();␊ `, fileName: 'batman.js', map: null, source: undefined, }, { code: undefined, fileName: 'index.html', map: undefined, source: `␊ ␊ ␊ ␊ Rollup Bundle␊ ␊ ␊ ␊ ␊ ␊ `, }, ] ## esm > Snapshot 1 [ { code: `␊ `, fileName: 'batman.js', map: null, source: undefined, }, { code: undefined, fileName: 'index.html', map: undefined, source: `␊ ␊ ␊ ␊ Rollup Bundle␊ ␊ ␊ ␊ ␊ ␊ `, }, ] ## unsupported output format > Snapshot 1 [ { code: `'use strict';␊ ␊ `, fileName: 'batman.js', map: null, source: undefined, }, { code: undefined, fileName: 'index.html', map: undefined, source: `␊ ␊ ␊ ␊ Rollup Bundle␊ ␊ ␊ ␊ ␊ ␊ `, }, ] > Snapshot 2 [ { code: 'EMPTY_BUNDLE', message: 'Generated an empty chunk: "batman".', names: [ 'batman', ], toString: Function {}, }, { code: 'PLUGIN_WARNING', message: 'plugin-html: The output format \'cjs\' is not directly supported. A custom `template` is probably required. Supported formats include: es, esm, iife, umd', plugin: 'html', toString: Function {}, }, ] ## css > Snapshot 1 [ { code: `(function (factory) {␊ typeof define === 'function' && define.amd ? define(factory) :␊ factory();␊ })((function () { 'use strict';␊ ␊ ␊ ␊ }));␊ `, fileName: 'joker.js', map: null, source: undefined, }, { code: undefined, fileName: 'joker.css', map: undefined, source: Buffer @Uint8Array [ 2a207b20 77696474 683a2031 3030253b 207d0a ], }, { code: undefined, fileName: 'index.html', map: undefined, source: `␊ ␊ ␊ ␊ Rollup Bundle␊ ␊ ␊ ␊ ␊ `, }, ] ## attributes > Snapshot 1 [ { code: `(function (factory) {␊ typeof define === 'function' && define.amd ? define(factory) :␊ factory();␊ })((function () { 'use strict';␊ ␊ ␊ ␊ }));␊ `, fileName: 'joker.js', map: null, source: undefined, }, { code: undefined, fileName: 'joker.css', map: undefined, source: Buffer @Uint8Array [ 2a207b20 77696474 683a2031 3030253b 207d0a ], }, { code: undefined, fileName: 'index.html', map: undefined, source: `␊ ␊ ␊ ␊ Rollup Bundle␊ ␊ ␊ ␊ ␊ `, }, ] ## imports > Snapshot 1 [ { code: `(function (factory) {␊ typeof define === 'function' && define.amd ? define(factory) :␊ factory();␊ })((function () { 'use strict';␊ ␊ ␊ ␊ }));␊ `, fileName: 'robin.js', map: null, source: undefined, }, { code: undefined, fileName: 'index.html', map: undefined, source: `␊ ␊ ␊ ␊ Rollup Bundle␊ ␊ ␊ ␊ ␊ ␊ `, }, ] ## template > Snapshot 1 [ { code: `(function (factory) {␊ typeof define === 'function' && define.amd ? define(factory) :␊ factory();␊ })((function () { 'use strict';␊ ␊ ␊ ␊ }));␊ `, fileName: 'batman.js', map: null, source: undefined, }, { code: undefined, fileName: 'index.html', map: undefined, source: '
', }, ]