This website requires JavaScript.
Explore
Help
Register
Sign In
agerix
/
iconify
Watch
2
Star
0
Fork
0
You've already forked iconify
mirror of
https://github.com/iconify/iconify.git
synced
2025-01-23 15:18:38 +00:00
Code
Issues
Releases
Activity
iconify
/
components-demo
/
vue-demo
/
vite.config.js
6 lines
80 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
Publish stable versions of all packages, update dependencies
2021-11-11 10:22:19 +02:00
import
vue
from
'@vitejs/plugin-vue'
;
Vue 3 component, archive Vue 2 component, update dependencies in few packages
2020-08-23 19:01:32 +03:00
module
.
exports
=
{
Publish stable versions of all packages, update dependencies
2021-11-11 10:22:19 +02:00
plugins
:
[
vue
(
)
]
,
Vue 3 component, archive Vue 2 component, update dependencies in few packages
2020-08-23 19:01:32 +03:00
}
;
Copy Permalink