File: misc.js.md

package info (click to toggle)
node-rollup-plugin-replace 5.0.7%2Bds2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 768 kB
  • sloc: javascript: 681; makefile: 5
file content (25 lines) | stat: -rw-r--r-- 523 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Snapshot report for `test/misc.js`

The actual snapshot is saved in `misc.js.snap`.

Generated by [AVA](https://avajs.dev).

## no explicit setting of preventAssignment

> Snapshot 1

    [
      {
        code: 'PLUGIN_WARNING',
        message: '@rollup/plugin-replace: \'preventAssignment\' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.',
        plugin: 'replace',
      },
    ]

> Snapshot 2

    []

> Snapshot 3

    []