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
2024-12-12 13:47:49 +00:00
Code
Issues
Releases
Activity
dev/custom-loader
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 08:22:19 +00:00
import
vue
from
'@vitejs/plugin-vue'
;
Vue 3 component, archive Vue 2 component, update dependencies in few packages
2020-08-23 16:01:32 +00:00
module
.
exports
=
{
Publish stable versions of all packages, update dependencies
2021-11-11 08:22:19 +00:00
plugins
:
[
vue
(
)
]
,
Vue 3 component, archive Vue 2 component, update dependencies in few packages
2020-08-23 16:01:32 +00:00
}
;
Copy Permalink