Skip to content

Commit d895111

Browse files
Scope plugin + update snapshots (#22)
* Scope plugin * Update Playwright Snapshots --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 03508bb commit d895111

File tree

37 files changed

+1
-1
lines changed

37 files changed

+1
-1
lines changed

src/plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import * as widgetExports from './index';
1111

1212
import { MODULE_NAME, MODULE_VERSION } from './version';
1313

14-
const EXTENSION_ID = 'bqplot-gl:plugin';
14+
const EXTENSION_ID = `@bqplot/bqplot-gl:plugin${MODULE_VERSION}`;
1515

1616
/**
1717
* The bqlotGL plugin.
-1.26 KB
Loading
-1.28 KB
Loading
-1.27 KB
Loading
-1.27 KB
Loading
-1.27 KB
Loading
-1.14 KB
Loading
-415 Bytes
Loading
-1.13 KB
Loading
-1.26 KB
Loading

0 commit comments

Comments
 (0)