Vjacheslav Trushkin
|
57f5a436e0
|
Publish update for Svelte component
|
2022-03-18 10:06:28 +02:00 |
|
Nicholas Berlette
|
ea8d4b8777
|
Typo fix in packages/svelte/build.js
Just a quick typo fix found on `packages/svelte/build.js` @ `171`:
https://github.com/iconify/iconify/blob/master/packages/svelte/build.js#L171
And with the two letters in their proper places... voila:
```js
if (svelteParts.length < 2) {
```
That is all for now, thanks 😁
|
2022-02-20 20:40:10 -08:00 |
|
Vjacheslav Trushkin
|
93c93a3330
|
Rebuild Svelte component: component is now a default export, svelte component is used as main export to make it work correctly with SSR
|
2021-05-14 21:39:12 +03:00 |
|
Vjacheslav Trushkin
|
c643016178
|
Generate TypeScript definition files for Svelte component
|
2021-04-30 10:39:11 +03:00 |
|
Vjacheslav Trushkin
|
ef35c558a7
|
Change build process for Svelte components
|
2021-04-30 10:01:30 +03:00 |
|
Vjacheslav Trushkin
|
0230e952ca
|
Automatically build missing dependencies when building packages
|
2020-05-04 13:20:10 +03:00 |
|