File: misc.js.md

package info (click to toggle)
node-rollup-plugin-replace 5.0.1%2Bds%2B~2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,220 kB
  • sloc: javascript: 1,158; makefile: 10
file content (26 lines) | stat: -rw-r--r-- 554 bytes parent folder | download | duplicates (2)
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
26
# 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',
        toString: Function {},
      },
    ]

> Snapshot 2

    []

> Snapshot 3

    []