Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/preactjs/preact-cli
😺 Your next Preact PWA starts in 30 seconds.
https://github.com/preactjs/preact-cli
9cc85705d832c935e0169e70992e64d6a21918f0 authored 11 months ago by Ryan Christian <[email protected]>
* refactor: Remove `optimize-plugin`
* test: Update test suite
* docs: Add changeset
372d8fa7744b53398ee42cd910f7cb65dddcd480 authored 11 months ago by Ryan Christian <[email protected]>d91d77e12634090da677afa1063f8da193b76202 authored 11 months ago by Ryan Christian <[email protected]>
* fix: Don't use `optimize-plugin`'s minify due to collisions
* docs: Add changeset
1777c90f24827c24ff725430ef2cf837abc2028e authored 11 months ago by Ryan Christian <[email protected]>88c87ae878aba4722f98cefcfcfe384925525d0a authored about 1 year ago by Ryan Christian <[email protected]>
* fix: Bump `source-map` to fix poor env detection
* fix: Shouldn't be prerendering `/200.html`
5b9d5bbde20f389116bff6a713e57bd373a9ab44 authored about 1 year ago by Ryan Christian <[email protected]>da466ee77ca9da0c9872837342700127545943c8 authored about 1 year ago by Ryan Christian <[email protected]>
afdfc7371270702b0eb8fe97810e9036b594a369 authored about 1 year ago by Ryan Christian <[email protected]>
* Chore: Updating html-webpack-plugin to v4 (#1608)
* chore: Correcting changeset
* feat: ...
03b8f9d893e3a7351d5a5dfab126040f06f1c606 authored about 1 year ago by Ryan Christian <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
544f54365b7bf27a8a511a824022810eeccaa05b authored over 1 year ago by Preact Bot <[email protected]>* refactor: Makes TS an optional peer dependency
* docs: Adding changeset
96fc0f30912af86d1c2bc68e47179cd17c50a2a6 authored over 1 year ago by Ryan Christian <[email protected]>This reverts commit cf0db517cfbaf2438d3fde3cb40686b7cfd5391c.
73232fdea928b072ba4cdaadd464c174adf7e9cd authored over 1 year ago by Ryan Christian <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ca38fc3affa1ab39a53b105378fb2baeda2bbc24 authored over 1 year ago by Preact Bot <[email protected]>cf0db517cfbaf2438d3fde3cb40686b7cfd5391c authored over 1 year ago by Ryan Christian <[email protected]>
* fix: output css source map
* Add changeset
* test: Correct build tests for css maps
*...
047837d9120e7e5fc9aa9766ef25d39fd53ed5e3 authored over 1 year ago by Teo Dragovic <[email protected]>8d65d945059c569f81288c445ec9868b2a71a5df authored almost 2 years ago by Ryan Christian <[email protected]>
* fix: If prerenderUrls exists but cannot be read, it should error
* docs: Adding changeset
a4968eea23543756faaf374aa03fe84d8b24e66f authored almost 2 years ago by Ryan Christian <[email protected]>c55a69ae213486a5a58aad7cf45ea843bef510ab authored almost 2 years ago by Ryan Christian <[email protected]>
d978edc45556b49e32993aac1611fc2c89a0ed70 authored almost 2 years ago by Ryan Christian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
9ebd4ffa606191c62ac10f2eb9efdfd2e7d55253 authored almost 2 years ago by Preact Bot <[email protected]>* fix: Ensure CLI works out-of-the-box on Node 16+
* fix: I can't spell
* docs: Adding cha...
05ba4b2ea5247877475bffb262c996d28fa7da9b authored almost 2 years ago by Ryan Christian <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
783bb013e4381bd72ab34d7880776846abf12cfd authored almost 2 years ago by Preact Bot <[email protected]>bc1231781f90f9f10fcca2466b0d0f6599f149d1 authored almost 2 years ago by Ryan Christian <[email protected]>
* fix: Ensure devServer info message uses actual devServer config
* docs: Adding changeset
a526a0099ed77bfd2c7e48ba904e7ea05fdc68e3 authored almost 2 years ago by Ryan Christian <[email protected]>d8a2d692ab80b9b6473bfce47d3e8c93f39f88f7 authored almost 2 years ago by Ryan Christian <[email protected]>
* Avoid file locks + overwrites by using a temp file for HTML templates
This fixes #1331.
...
bea4f50a9eb9f56d3a52430d5b1c05834414d56a authored almost 2 years ago by Jason Miller <[email protected]>70d192fb4efbcf1ff97ac5e5741c96dfe5b4ebca authored almost 2 years ago by Ryan Christian <[email protected]>
* fix: Bail from `getPreviousSibling` if VNode undefined
Co-authored-by: psabharwal123 <punee...
3c371f7b54859ce52091e6c11ed237d28e429c62 authored almost 2 years ago by Ryan Christian <[email protected]>* feat: Support proxied loaders w/ `getLoadersByName()`
* docs: Adding changeset
fb100b332bf5a15a6de306abdf1bc59a8919cbf2 authored about 2 years ago by Ryan Christian <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
712ae265f661f54eb92e5bb6163d2b4eefada5c7 authored about 2 years ago by Preact Bot <[email protected]>* fix: Correct `--esm` not being enabled by default in prod
* fix: `--brotli` overwriting exi...
a789c9d030c500db46048af84a705e2a99289c04 authored about 2 years ago by Ryan Christian <[email protected]>* fix: Improve prerender error logic
* fix: Disable SSR JS minification for better stack trac...
a41d498b57599d03aaef67b24f9fd58361099403 authored about 2 years ago by Ryan Christian <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
696ccc02123ebe3c90e603c965cd6cd1637870e8 authored about 2 years ago by Preact Bot <[email protected]>* fix: Status code for fatal Webpack errors on build
* docs: Adding changeset
* ci: Timeou...
227bfb7c8c262b773a7979fe3590feab87a43c38 authored about 2 years ago by Ryan Christian <[email protected]>* test: Add CLI tests for all commands & most flags
* chore: Remove commented-out `watch` tests
12e230d45988ead50a4359b3b8a0228ea6c06e9d authored about 2 years ago by Ryan Christian <[email protected]>735b72e380952d99add621715e14175bb03584d9 authored about 2 years ago by Ryan Christian <[email protected]>
* fix: source map sources
* test: Fix build image
* docs: Adding changset
82662af41aefc277d7e40578a503ebbae01db665 authored about 2 years ago by Ryan Christian <[email protected]>* refactor: Begin to restrict config env types in prep for v4
* docs: Adding changeset
099876b348ab04aba427a7a046beb1507bf9c6de authored about 2 years ago by Ryan Christian <[email protected]>* chore: Removes lerna & formats pkg.jsons for consistency
* refactor: Rename prerender-data-...
d9b442f355efcd5b149268a5f095b723f2251486 authored about 2 years ago by Ryan Christian <[email protected]>* fix: CSS in push-manifest was labeled as a script
* docs: Adding changeset
* refactor: S...
396aec88a5a5c346b43e01e8dbfda3d3dcb62651 authored about 2 years ago by Ryan Christian <[email protected]>691a4e2a3e3d2b939b1b454f783f5c9ee14ca067 authored about 2 years ago by Alexander Shushunov <[email protected]>
1d53f2659ed833bdfbb0a8cb3c8167925a7aa89c authored over 2 years ago by Ryan Christian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6aba5d8e4c165c81f258ca9f367fea6c9a08cf17 authored over 2 years ago by Preact Bot <[email protected]>* fix: Ensure load-manifest is only generated in prod
* docs: Adding changeset
* fix: devS...
5eb5d00b80bfd35ead1269fbb178973be149f013 authored over 2 years ago by Ryan Christian <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3f389c2486a3790ae9e18b67ac959f87de19c973 authored over 2 years ago by Preact Bot <[email protected]>* fix: HMR
* docs: Adding changeset
f9ef9b1d7de50d2e15ea53a51ca07b8a58345f2c authored over 2 years ago by Ryan Christian <[email protected]>* chore: Removes 'material' template from 'list' cmd output
* docs: Adding changeset
* ref...
a60f8df8e87935f3b3e03a2bb4aecda801568c83 authored over 2 years ago by Ryan Christian <[email protected]>* chore: Bumps deps where possible
* test: Fix filename hashes in build suite
* docs: Addi...
6385ec1ce19f3b0b196b7dd5370b5694b34986c2 authored over 2 years ago by Ryan Christian <[email protected]>78d81f86bb12273e14cfcb2a96bfe671c6112d7d authored over 2 years ago by Ryan Christian <[email protected]>
* fix silent failing test
* remove lint warnings, update tests and rename file
* Update pa...
49bba048d3c33ab490b45009957d27f8014848c5 authored over 2 years ago by Sub <[email protected]>6c6316eb19d54e886594ed479e069ceb55fb427f authored over 2 years ago by Sub <[email protected]>
* Better prerender crash message when error originates in node_modules/
* chore: Formatting
...
Co-authored-by: Leah <[email protected]>
7afd8bbf979cb36f1a3dd3b29de2f3db8368de48 authored over 2 years ago by Ryan Christian <[email protected]>0346549a2a42b7cb1edf48df5871c47a621df57d authored over 2 years ago by Ryan Christian <[email protected]>
8d3bd42759c72ed0cf2f7b8e6be11e109090c2e9 authored over 2 years ago by Ryan Christian <[email protected]>
fcd0375a947b9d7778fb4a393999468fc48ad79f authored over 2 years ago by Ryan Christian <[email protected]>
* fix: Allows prerender-urls.js to be esm once again
* test: Adds test suite for config files...
a56d904ee0a213109a0e6090ab4e8e575b382001 authored almost 3 years ago by Ryan Christian <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
aea6fedbc0fa363f94296c5c3912c349f5312527 authored almost 3 years ago by Preact Bot <[email protected]>Co-authored-by: Leah <[email protected]>
6af4e9de4342cf213ef9771bd22758472d4083a0 authored almost 3 years ago by Ryan Christian <[email protected]>d4528639536e72824d6559ab7cb77c0e4ad8a865 authored almost 3 years ago by Ryan Christian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
84dba1a78d98dc10f8ce7d2114726f62b0fba2f2 authored almost 3 years ago by Preact Bot <[email protected]>e19ceb089b45e8a26c309cb533eab01d6e09bd29 authored almost 3 years ago by Ryan Christian <[email protected]>
e98994aacd48f8dbd509a291b662ea900f833c87 authored almost 3 years ago by Ryan Christian <[email protected]>
* docs: Add mention of widget-typescript template
* docs: Remove extraneous punctuation
* ...
0125cc3d24e09fb96215f833921cadb4838d4f7d authored almost 3 years ago by KentR <[email protected]>Fixes preactjs/preact-cli#1638
dba10776887f2c9e916d416901219f44d8c1aeea authored almost 3 years ago by KentR <[email protected]>8a6732bcc75171035ba21911a600a2177247ddc2 authored almost 3 years ago by Ryan Christian <[email protected]>
00bea83baa1d8ce8774453ee9542880da1314b7f authored almost 3 years ago by Ryan Christian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0e8753300a19725350c4ee79cdfdeb50acb2aa9e authored about 3 years ago by Preact Bot <[email protected]>506b3a5453dceac6091faa28dc989ec774aae2b9 authored about 3 years ago by Ryan Christian <[email protected]>
Co-authored-by: Leah <[email protected]>
39be928638e8584528af65a1e313981255a5cc24 authored about 3 years ago by Ryan Christian <[email protected]>0b298aeb6f54bc4b7f6112222f3fe854aae3d744 authored about 3 years ago by Ryan Christian <[email protected]>
0509aa98fa3b6ca481319e902d152bda5854b6d5 authored about 3 years ago by Ryan Christian <[email protected]>
* fix: Correcting non-esm sw generation
* docs: Adding changeset
* fix: Bad merge
Co-au...
9039ba2e18bf1bf21b76425562617ad46e9d1d7c authored about 3 years ago by Ryan Christian <[email protected]>11d5f3b67811779d9caec24d62acfdb9715b128a authored about 3 years ago by Ryan Christian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
27119cf600d3c1bd56bf8e64be15cf150e3ccb4a authored about 3 years ago by Preact Bot <[email protected]>Co-authored-by: Leah <[email protected]>
a4a66ce9fff3320731b8776b14abf59ad6773572 authored about 3 years ago by Ryan Christian <[email protected]>3994a233d626bc6d28bcfac1e1d876944b0d71ad authored about 3 years ago by Ryan Christian <[email protected]>
* refactor: Conditionally copying resources to template dirs
* refactor: Removed concept of "...
0cfee78f5c695147fd610284530b01d7b2396b3d authored about 3 years ago by Ryan Christian <[email protected]>
Hi there!
This change adds the repository property to your package.json file(s). Having this av...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
b737cf4120f2c6ed2ea72e0949cdbac03d43a0d0 authored about 3 years ago by Preact Bot <[email protected]>e42a61c1f6c97b1a4cce16e3e45d2b13a094d623 authored about 3 years ago by Ryan Christian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
d7e4fe69d32e0adf83744d7c3693b9a0b28efef1 authored about 3 years ago by Preact Bot <[email protected]>
Co-authored-by: Prateek Bhatnagar <[email protected]>
Co-authored-by: Leah <github.leah@h...
Co-authored-by: Leah <[email protected]>
6d100d0876939b3b71e5419c58872aa014773f60 authored about 3 years ago by Ryan Christian <[email protected]>5117f46a289fa8ec91e3c67e4344f9d2ecc0385e authored about 3 years ago by Ryan Christian <[email protected]>
b3b6984a1d022ac3348784061bd8864f66f2d670 authored over 3 years ago by Ryan Christian <[email protected]>
Co-authored-by: Leah <[email protected]>
022d9a8119ea9a4e09963ffbe5ee9adbc9fb0d92 authored over 3 years ago by Ryan Christian <[email protected]>95198f36fa608f6edddfe527517b42fc48b2588d authored over 3 years ago by Jason Miller <[email protected]>
3735df6a2443750bdcaa860d301e308c68b2d0be authored over 3 years ago by James George <[email protected]>
`browserlist` does nothing but immediately throw. It should be removed from `package.json`.
f5eff47870fa20e2a91c7235e4eff4d10808f77d authored over 3 years ago by Feross Aboukhadijeh <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0d5907748d9819cbf6ab855caffe0e435ad1bdbd authored over 3 years ago by Preact Bot <[email protected]>* fix: Un-breaks getLoadersByName helper
* docs: Adding changeset
Co-authored-by: Leah <gi...
bc6d5f6e87e9cd5dc652d7e294fff150b7068c4d authored over 3 years ago by Ryan Christian <[email protected]>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
d40e93449cb266a656fbd9b8e2ca1f585e84ef27 authored over 3 years ago by Preact Bot <[email protected]>da3f467bfb074676095c450fe3a16b5146577868 authored over 3 years ago by Ryan Christian <[email protected]>
971e6335ddd20e8cc0233607c47942831e31f4cb authored over 3 years ago by Ryan Christian <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
d6bde233e86fa6106ffd356c76a612109f530776 authored over 3 years ago by Preact Bot <[email protected]>b0eeb147cabee5381c9599abce930bb07c1ddb31 authored over 3 years ago by Leah <[email protected]>
3a11043f89deee09bc41947677e1a3a58b4ee1bf authored over 3 years ago by Leah <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-...
890efa2ea1b1a214715097529f8badd474d48e6e authored over 3 years ago by Ryan Christian <[email protected]>