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