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
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
Interpause opened this pull request over 2 years ago
Feature Request: Allow overwriting importSource of plugin-transform-react-jsx
Interpause opened this issue over 2 years ago
Interpause opened this issue over 2 years ago
preact-ts preset with react specific libraries
Geebrox opened this issue over 2 years ago
Geebrox opened this issue over 2 years ago
Add support for custom babel configuration
ps73 opened this pull request almost 3 years ago
ps73 opened this pull request almost 3 years ago
Decorators break application
darklight9811 opened this issue almost 3 years ago
darklight9811 opened this issue almost 3 years ago
[BUG] TailwindCSS classes not working with Vite preact-ts Template, but working with Vite react-ts Template
angelhdzmultimedia opened this issue almost 3 years ago
angelhdzmultimedia opened this issue almost 3 years ago
Use JSX dev runtime for development
marvinhagemeister opened this pull request almost 3 years ago
marvinhagemeister opened this pull request almost 3 years ago
Inaccurate component tree in Preact Devtools
Vincent-Carrier opened this issue almost 3 years ago
Vincent-Carrier opened this issue almost 3 years ago
how to build a preact library component
rburgst opened this issue almost 3 years ago
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
JoviDeCroock opened this pull request about 3 years ago
Default exclude pattern excludes `username.github.io`
mcous opened this issue about 3 years ago
mcous opened this issue about 3 years ago
support vite 2.7
JoviDeCroock opened this pull request about 3 years ago
JoviDeCroock opened this pull request about 3 years ago
avoid configFile detection
JoviDeCroock opened this pull request about 3 years ago
JoviDeCroock opened this pull request about 3 years ago
babel.config.js getting loaded
milky2028 opened this issue about 3 years ago
milky2028 opened this issue about 3 years ago
Fast refresh broken with vite 2.7.0
geowarin opened this issue about 3 years ago
geowarin opened this issue about 3 years ago
Pass include/exclude to prefresh
NotWoods opened this pull request about 3 years ago
NotWoods opened this pull request about 3 years ago
Tests fail in CI, succeed locally
zgoda opened this issue about 3 years ago
zgoda opened this issue about 3 years ago
fix: use .js extension when importing utils
dhaig opened this pull request about 3 years ago
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
ElMassimo opened this pull request about 3 years ago
feat: add include and exclude options
ElMassimo opened this pull request about 3 years ago
ElMassimo opened this pull request about 3 years ago
[BUG]: I got error : Support for the experimental syntax 'decorators-legacy' isn't currently
Dushusir opened this issue about 3 years ago
Dushusir opened this issue about 3 years ago
fix: avoid processing virtual modules in Vue single-file components
ElMassimo opened this pull request about 3 years ago
ElMassimo opened this pull request about 3 years ago
add automatic-jsx-runtime
JoviDeCroock opened this pull request about 3 years ago
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
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
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
marvinhagemeister opened this pull request over 3 years ago
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module @preact\preset-vite when scaffolding vanilla preact
r42-leon opened this issue over 3 years ago
r42-leon opened this issue over 3 years ago
Fix commonjs errors during dev with vite 2.5.x
marvinhagemeister opened this pull request over 3 years ago
marvinhagemeister opened this pull request over 3 years ago
"import not found" when using dev server
ntkoopman opened this issue over 3 years ago
ntkoopman opened this issue over 3 years ago
feat: jsxInject override
commenthol opened this pull request over 3 years ago
commenthol opened this pull request over 3 years ago
hook-names causing SyntaxError
maxbeatty opened this issue over 3 years ago
maxbeatty opened this issue over 3 years ago
Migrate to ESM
Mesteery opened this pull request over 3 years ago
Mesteery opened this pull request over 3 years ago
Does not inject devtools in prod and starts rendering before devtools are initialized in dev
codepunkt opened this issue over 3 years ago
codepunkt opened this issue over 3 years ago
Use isProduction to decide whether to enable development-only transforms
leotaku opened this pull request over 3 years ago
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
jacobodeharo opened this pull request over 3 years ago
Add support for native node esm
marvinhagemeister opened this pull request over 3 years ago
marvinhagemeister opened this pull request over 3 years ago
`TypeError: <default export> is not a function` when using `"type": "module"`
rschristian opened this issue over 3 years ago
rschristian opened this issue over 3 years ago
Add readable hook names in dev mode
marvinhagemeister opened this pull request over 3 years ago
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
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
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
marvinhagemeister opened this pull request almost 4 years ago
Devtools not injected automatically on Windows
PuruVJ opened this issue almost 4 years ago
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
marvinhagemeister opened this pull request almost 4 years ago
jsxInject: Maybe not a good idea yet
deleonio opened this issue almost 4 years ago
deleonio opened this issue almost 4 years ago
Improve main entry detection logic
marvinhagemeister opened this pull request almost 4 years ago
marvinhagemeister opened this pull request almost 4 years ago
Add devtools to vite logs
marvinhagemeister opened this pull request almost 4 years ago
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
deleonio opened this pull request almost 4 years ago