fix(build): modernize project configuration, dependencies, and node-based test setup
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
// @ts-ignore
|
||||
import './instrument/happydom.js';
|
||||
import { Smartntml } from './classes.smartntml.js';
|
||||
export { Smartntml };
|
||||
import * as deesElement from '@design.estate/dees-element';
|
||||
export { deesElement };
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user