Ecosyste.ms: OpenCollective

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

github.com/preactjs/preset-vite

Preset for using Preact with the vite bundler
https://github.com/preactjs/preset-vite

add named export to improve `"module": "nodenext"` compatibility

wight554 opened this pull request over 2 years ago
Allow JSX Import Source to be overwritten

Interpause opened this pull request over 2 years ago
preact-ts preset with react specific libraries

Geebrox opened this issue over 2 years ago
Add support for custom babel configuration

ps73 opened this pull request almost 3 years ago
Decorators break application

darklight9811 opened this issue almost 3 years ago
Use JSX dev runtime for development

marvinhagemeister opened this pull request almost 3 years ago
Inaccurate component tree in Preact Devtools

Vincent-Carrier opened this issue almost 3 years ago
how to build a preact library component

rburgst opened this issue almost 3 years ago
Create safer ending check by not excluding git substring

JoviDeCroock opened this pull request about 3 years ago
Default exclude pattern excludes `username.github.io`

mcous opened this issue about 3 years ago
support vite 2.7

JoviDeCroock opened this pull request about 3 years ago
avoid configFile detection

JoviDeCroock opened this pull request about 3 years ago
babel.config.js getting loaded

milky2028 opened this issue about 3 years ago
Fast refresh broken with vite 2.7.0

geowarin opened this issue about 3 years ago
Pass include/exclude to prefresh

NotWoods opened this pull request about 3 years ago
Tests fail in CI, succeed locally

zgoda opened this issue about 3 years ago
fix: use .js extension when importing utils

dhaig opened this pull request about 3 years ago
perf: do a single-pass babel transform for JSX and Hook Names

ElMassimo opened this pull request about 3 years ago
feat: add include and exclude options

ElMassimo opened this pull request about 3 years ago
fix: avoid processing virtual modules in Vue single-file components

ElMassimo opened this pull request about 3 years ago
add automatic-jsx-runtime

JoviDeCroock opened this pull request about 3 years ago
jsxInject is causing Typescript to get confused (ts7026)

bdombro opened this issue about 3 years ago
Fix incorrect import extension in ESM entry point

marvinhagemeister opened this pull request about 3 years ago
Support both CommonJS and ES Module entry points

marvinhagemeister opened this pull request over 3 years ago
Fix commonjs errors during dev with vite 2.5.x

marvinhagemeister opened this pull request over 3 years ago
"import not found" when using dev server

ntkoopman opened this issue over 3 years ago
feat: jsxInject override

commenthol opened this pull request over 3 years ago
hook-names causing SyntaxError

maxbeatty opened this issue over 3 years ago
Migrate to ESM

Mesteery opened this pull request over 3 years ago
Use isProduction to decide whether to enable development-only transforms

leotaku opened this pull request over 3 years ago
Optionally disable jsxInject by the configuration option disableJsxInject

jacobodeharo opened this pull request over 3 years ago
Add support for native node esm

marvinhagemeister opened this pull request over 3 years ago
Add readable hook names in dev mode

marvinhagemeister opened this pull request over 3 years ago
Do not return code from transform when not transforming

piotr-cz opened this pull request almost 4 years ago
Switch to vite's built-in normalizePath

marvinhagemeister opened this pull request almost 4 years ago
Fix preact/debug not injected on windows

marvinhagemeister opened this pull request almost 4 years ago
Devtools not injected automatically on Windows

PuruVJ opened this issue almost 4 years ago
Switch from config factory function to array of plugins

marvinhagemeister opened this pull request almost 4 years ago
jsxInject: Maybe not a good idea yet

deleonio opened this issue almost 4 years ago
Improve main entry detection logic

marvinhagemeister opened this pull request almost 4 years ago
Add devtools to vite logs

marvinhagemeister opened this pull request almost 4 years ago
docs: 'export default' added to README.md

deleonio opened this pull request almost 4 years ago