Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sveltejs/vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
https://github.com/sveltejs/vite-plugin-svelte

fix(vite-plugin-svelte): use same css hash for ssr

4d2cc1ff589c40bc15a41e454c657d6cfc23fd26 authored almost 4 years ago
chore: update deps

9639777b2cb0423a41dcd3bd28dba708075ed67c authored almost 4 years ago
wip: add windicss setup [skip ci]

c62162291b7776962aaf424721352c4de5122d28 authored almost 4 years ago
release: [email protected]

cb3a02f7043c289162ec44c9c9270a29be228ffc authored almost 4 years ago
docs: update readme

4d660c674c92c0600de3d9bba9d69dce633f7f52 authored almost 4 years ago
Merge pull request #2 from bluwy/bluwy-patch-1

fix: svelte css class capture regex

5d9eb20f7f00e888f1df1fa3b82a5e09b60d193c authored almost 4 years ago
fix: svelte css class capture regex

ab6cc1b39bb308e7abcdef139ad345006a3ca3ec authored almost 4 years ago
chore: update dependencies

5b69b41c0c56d4bb1d507f2c04d5eeff88218450 authored almost 4 years ago
wip: add playground with default svelte typescript template

6f1c935168b4e8305df7d927dfe9bfae8e8a8a2b authored almost 4 years ago
release: [email protected]

8c6014a2b4872caeefd66ff25f4e90c7d478e239 authored almost 4 years ago
wip: allow releae: commit message tag

97a67a2b4aefa9e1e6a7ea0c5a284c8bd610c0e3 authored almost 4 years ago
wip: fix dependencies

155d1d9f50391f3f004f7aa703ad9cddd31cc110 authored almost 4 years ago
wip: some cleanup before first beta release

a3260384b60cfe08c8cbaa6e7de62e8d9703b700 authored almost 4 years ago
wip: use cached compile result in transform

0e7eed186a9982efa59bc2043eff85f72f507998 authored almost 4 years ago
wip: reenable test matrix and add build:ci script for setup

52ebe19ddc61681e85f47d68d54c7414316b3309 authored almost 4 years ago
wip: build vite-plugin-svelte in setup stage

c451204d709b56fa3ba6cf0bb7035465cb1a37ad authored almost 4 years ago
wip: fix --scripts-prepend-node-path

2e20ccd8262820799f80889a0b35830f40bc9bb1 authored almost 4 years ago
wip: more windows test debugging

33cd5ec8d635211935127793956c7fd9a6fcc616 authored almost 4 years ago
wip: more windows test debugging

e9a389d33e7b74280fd11e14a0b923ab04d60013 authored almost 4 years ago
wip: add debug code to find resolve issue on windows ci tests

5cd7c122e8b2db386cacf057d5f2e8b94579afae authored almost 4 years ago
wip: try to fix issue with windows ci tests where vite-plugin-svelte was not resolved in require

0144f442d26903a8755b1a569d27f9c5d3555e80 authored almost 4 years ago
wip: extend github workflow test matri to incluce node12, macos and windows

3e392138ccd5065bcd518917b3a2391df68fb9fb authored almost 4 years ago
wip: switch to playwright-core and use existing chrome browser

d532028f575e667f5687225234e8219c577a0fb5 authored almost 4 years ago
wip: fix test in github workflow

3b948f68b8d2f7f17eed3161a908f8a629c56a06 authored almost 4 years ago
wip: fix github ci matrix

9a68e8621a63406e56ffa5332fcb559c2dd572de authored almost 4 years ago
wip: add github ci workflow

9f66bcd848df4b4eacfc125c727a8e28f85eb5e4 authored almost 4 years ago
wip: port hmr-tests from svite for vite1

ddec6b9cf8dc4616272661f2599be379b094b97c authored almost 4 years ago
wip: first working tests, add release script, update to [email protected], read svelte.config.js

7499098d4da80bc19ebbb6c4df2213c2f951ef50 authored almost 4 years ago
wip: update vite.config.js to use defineConfig

14dac2a425187a8afa85d76776fba0d097d57f98 authored almost 4 years ago
wip: add big example for stress testing initial load with many modules

fb34499d2826042b3f9a074d6f18439a184bbea1 authored almost 4 years ago
wip: fix hmr in svite-ssr; improve ssr and config a bit

b60a415e1da669be06db85843b0b6c8acda3edb6 authored almost 4 years ago
wip: add svite-ssr playground based on vue playground. enable svelte:head usage and hydration

a160f5d0e8b1dc7f2ecbf26f985e5b6282e11602 authored almost 4 years ago
wip: update dependencies, add preprocess-auto playground

98ad2153af68a0b976a53e22bb54e4b2c9448136 authored almost 4 years ago
wip: update to latest vite, add and update svite templates

9ca5f2c2adfdf39651fd8a0c759dd8912e1acd91 authored almost 4 years ago
wip: generate stable css hash for emitCss+hmr in compile step, fix build, improve logs

92ec0e1f43a27c72dee2d256019c719b2624460c authored almost 4 years ago
wip: improve code readability

10e4542ba738f90902e6e35211f1cdd3bba8e34d authored almost 4 years ago
wip: update latest vite beta, working css-only-hmr

14f6576c31966cb2757be0dd42a895e9a643256e authored almost 4 years ago
wip: streamline id handling for css and one step closer to css-only-hmr

4633ae1c4df8afcc884a07f90bd5e886fa6fa8bc authored almost 4 years ago
wip: remove vue related code, organize code better, add logging

67093f68705c01df57a72a0812235e7a96003ddc authored almost 4 years ago
wip: finish initial impl, cleanup, todos, some rudimentary instructions

4b0da57ff264c8e56660693e349957df533c0c57 authored almost 4 years ago
wip: implement cache and handleHotUpdate

fb0c5477e92911d04e256d2035b249c92fe1a488 authored almost 4 years ago
wip: remove vite related things; copy rollup-plugin-svelte-hot; update to latest vite

03670dcd82f159b32ce114c520008802e12894ba authored almost 4 years ago
wip: use vite repo and vite-plugin-vue as templates. port initial prototype into this

a7fa6c0b96e6a7365a046d4f983975853ab0c745 authored almost 4 years ago
Create README.md

1bc1047d2259124ac438764f6dd17e316278e472 authored almost 4 years ago
Initial commit

64f662f0df94b6783d69912f760a7b72af37a8e7 authored almost 4 years ago