mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 05:37:58 +00:00
Swap to using defineComponent for Vue (req. 2.7+) (#732)
* Swap to using definedComponent for Vue (req. 2.7+) * Adjust * Adjust * CHANGELOG
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
"extends": "@polkadot/dev/config/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
/* FIXME The default nodenext resolution is problematic with vue2 */
|
||||
"moduleResolution": "node",
|
||||
"paths": {
|
||||
"@polkadot/react-identicon": ["react-identicon/src/index.ts"],
|
||||
"@polkadot/react-qr": ["react-qr/src/index.ts"],
|
||||
|
||||
Reference in New Issue
Block a user