1
0
Fork 0

chore: Updated tests to use full bundle

This commit is contained in:
Joost De Cock 2022-06-14 23:13:59 +02:00
parent ca4c5628df
commit f70c0a5f62
118 changed files with 114 additions and 1828 deletions

View file

@ -1,6 +1,6 @@
// This file is auto-generated.
// Changes you make will be overwritten.
import plugin from '../dist/index.mjs'
import plugin from './dist/index.mjs'
import { sharedPluginTests } from '../../../tests/plugins/shared.mjs'