fix(core): update
This commit is contained in:
parent
bb6818324d
commit
acc1d7eea7
@ -1,5 +1,5 @@
|
|||||||
import { expect, tap } from '@pushrocks/tapbundle';
|
import { expect, tap } from '@pushrocks/tapbundle';
|
||||||
import * as deesElement from '../ts/index';
|
import * as deesElement from '../ts/index.js';
|
||||||
|
|
||||||
tap.test('should create a static element', async () => {
|
tap.test('should create a static element', async () => {
|
||||||
@deesElement.customElement('my-button')
|
@deesElement.customElement('my-button')
|
||||||
|
Loading…
Reference in New Issue
Block a user