File tree Expand file tree Collapse file tree
packages/extension/src/ui Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ import router from './router';
44import * as filters from './utils/filters' ;
55import Vue3Lottie from 'vue3-lottie' ;
66import { createPinia } from 'pinia' ;
7- import '@polkadot/wasm-crypto/initOnlyAsm' ;
87
98global . WeakMap = WeakMap ;
109
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ import App from './App.vue';
44import { createRouter , createWebHashHistory } from 'vue-router' ;
55import routes from './routes' ;
66import * as filters from '@action/utils/filters' ;
7- import '@polkadot/wasm-crypto/initOnlyAsm' ;
87
98global . WeakMap = WeakMap ;
109
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ import routes from './routes';
55import * as filters from '@action/utils/filters' ;
66import Vue3Lottie from 'vue3-lottie' ;
77import { createPinia } from 'pinia' ;
8- import '@polkadot/wasm-crypto/initOnlyAsm' ;
98
109global . WeakMap = WeakMap ;
1110
You can’t perform that action at this time.
0 commit comments