rename
This commit is contained in:
parent
f5f23f611e
commit
ea781e43f9
@ -1,7 +1,6 @@
|
|||||||
import axios from 'axios'
|
import axios from 'axios'
|
||||||
import { jsCallReject } from 'doric/src/runtime/sandbox'
|
import { jsCallReject } from 'doric/src/runtime/sandbox'
|
||||||
|
|
||||||
declare const doricLibBundle: string
|
|
||||||
|
|
||||||
let contexId = 0
|
let contexId = 0
|
||||||
|
|
||||||
@ -14,7 +13,6 @@ function initDoric() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
console.log(doricLibBundle)
|
|
||||||
|
|
||||||
initDoric()
|
initDoric()
|
||||||
export class DoricElement extends HTMLElement {
|
export class DoricElement extends HTMLElement {
|
||||||
|
Reference in New Issue
Block a user