Ecosyste.ms: OpenCollective

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

github.com/preactjs/wmr

👩‍🚀 The tiny all-in-one development tool for modern web apps.
https://github.com/preactjs/wmr

Merge pull request #95 from developit/jest-puppeteer-config

Add support for jest.puppeteer config

aa674da6761f790bd3abeaf7d4fc12c9b9cc2c70 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #98 from developit/plugins-and-typescript-and-sass-oh-my

Plugins and typescript and sass oh my

baa7924385d6495edfabf6f75969b736cbef8e08 authored over 4 years ago by Jason Miller <[email protected]>
Fix detection of internal imports during production bundling (affects whether Package Exports are applied).

6ff57ee0d7e37957df0df989d2b35dd160f0032c authored over 4 years ago by Jason Miller <[email protected]>
Fix require() accidentically being parsed in comments

ab3cf38b523e1ef2ec8a39a7fced8b09aaba15a1 authored over 4 years ago by Jason Miller <[email protected]>
Remove commented-out code and logs, improve traversal perf a bit

60069c140841eb6432aeed59f5e3b08d57c02c74 authored over 4 years ago by Jason Miller <[email protected]>
Merge branch 'plugins-and-typescript-and-sass-oh-my' of github.com:developit/wmr into plugins-and-typescript-and-sass-oh-my

5d8b0743302583febd20468d8a134d1f109fb786 authored over 4 years ago by Jason Miller <[email protected]>
Move to the official HTM babel plugin, fix AST->AST replacement in acorn-traverse, add tests for it

4670e82c2da4efc71a0ab929f8763b8aa4f1e743 authored over 4 years ago by Jason Miller <[email protected]>
Merge branch 'master' into plugins-and-typescript-and-sass-oh-my

2c7b05d549637698040ec533520c51a60c4acb0b authored over 4 years ago by Jason Miller <[email protected]>
Add support for jest.puppeteer config

3cbad057691f973e2ed247ae0cf3b5a596df3e93 authored over 4 years ago by Marvin Hagemeister <[email protected]>
dep update

7e530298ac2158e713639a07a4eff2477d3e843c authored over 4 years ago by Jason Miller <[email protected]>
Type definitions for middlewares (finally)

e10beb8324690f455cf68aca5c687163e3e7d6f7 authored over 4 years ago by Jason Miller <[email protected]>
wmr.cjs build performance tweak

6312941088fee4f094fab7ea45aaf10ebda07a7b authored over 4 years ago by Jason Miller <[email protected]>
Implement a "Minimally Viable" CJS solution that works without cross-module knowledge (Rollup's CJS plugin relies on this, we can't).

baa7e497b321bf7774f4c585472ff9205c8c5bd6 authored over 4 years ago by Jason Miller <[email protected]>
Add bogus rollup version to RollupPluginContainer

ae4c19d509e2f8d8ae022a9d9f5efe0cdfb86af7 authored over 4 years ago by Jason Miller <[email protected]>
Recover from failed HMR module reloads

3fcf9f51dad55857849c7a2537d84928dccb93c4 authored over 4 years ago by Jason Miller <[email protected]>
Fix self-referential imports within modules being incorrectly routed through mainField/pkg.exports.

bd50f084793b35bb887200520ce47205772f1a1e authored over 4 years ago by Jason Miller <[email protected]>
Fix a bug where absolute disk paths would attempt to be resolved using the npm resolver

30d2e5fb0c28c539daca016fa63abcca0827e124 authored over 4 years ago by Jason Miller <[email protected]>
Fix support for dynamic import() where the specifier argument is static, but includes a comment.

3c133a8bba74173e6bb5e9d79ecd94d2d3108f0d authored over 4 years ago by Jason Miller <[email protected]>
Implement friendly static file serving errors + caching

a038ab7509f9fe59228a92008a3194b925522683 authored over 4 years ago by Jason Miller <[email protected]>
Fix partial content issue for compressed responses

680290ff93867d6cc91110918f4bdc3409eb4450 authored over 4 years ago by Jason Miller <[email protected]>
Prettier and friendlier errors

b227f88978334d8ba3531dbb1b9ef123a1ce9211 authored over 4 years ago by Jason Miller <[email protected]>
fix encoding issue in inline modules

4d0367f4da4b15b6afcc26b3b7ae2e22e9f47e3b authored over 4 years ago by Jason Miller <[email protected]>
Implement sass support. It's enabled by default, but the user must install `sass` or `node-sass`.

d60ad81cadd0f5d168f6340662736e878438aad4 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #92 from developit/fix/use-browser-field-only-if-its-string

(fix) Use browser field only if its a string

d233f83bcc191f36e26f4b6e89216e0576f98e8c authored over 4 years ago by Cristian Bote <[email protected]>
(fix) Use browser field only if its a string

2d2c67cd0233e8d273ae3360426e7910e52e5e2e authored over 4 years ago by cristianbote <[email protected]>
Make "alias" package.json field behave the same as Parcel

6ddc9420c4af127a54a1190e9108413af6cee3b6 authored over 4 years ago by Jason Miller <[email protected]>
Add support for implicit file extensions and directory package.json resolution (anywhere).

5dbbfde8a40f4ee1361ec8f3b3c8bf118e96ae78 authored over 4 years ago by Jason Miller <[email protected]>
Replace stock Rollup commonjs plugin with a lighter one

fe7cafb4e8916676cd2f7651c460a3b84a7349d5 authored over 4 years ago by Jason Miller <[email protected]>
Allow importing assets from npm packages

9d9e95e886e8f91ecdc8031cb8f01863e75357cd authored over 4 years ago by Jason Miller <[email protected]>
Fix incorrect content-length for multibyte compressed responses

5d49e9a85c7f3fc132cbd9f1ea163b597d418243 authored over 4 years ago by Jason Miller <[email protected]>
DEBUG=true error stacks

a2122e74394b16f895e75fa1ae99e6b6bf85324d authored over 4 years ago by Jason Miller <[email protected]>
Add "bundle:" import prefix

e99c8d6db0a85e627ba7910b52f3ed85d1ce8d94 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #90 from developit/dep-versions

Proper versioning support for depenencies

5d8a206b93dffef0cd4f41dbd56bf6b96e8c877d authored over 4 years ago by Jason Miller <[email protected]>
Fix extensionless CommonJS fallback resolution.

f83d7dcc88dfc4ac46322d5453fff98c7b98ad41 authored over 4 years ago by Jason Miller <[email protected]>
Add some tests for aliases and resolutions

4d2af3aee207235b52a935344aefb9920c6ea02c authored over 4 years ago by Jason Miller <[email protected]>
Hopefully address another commonjs dep issue by marking npm deps as having synthetic named exports.

94e0078705d0c5ff81659896b2ed5f5b435ba7b8 authored over 4 years ago by Jason Miller <[email protected]>
Add commented-out alternative versioning semantics

0760df3c427a0bbc40dbe9d877d83576ba16ebec authored over 4 years ago by Jason Miller <[email protected]>
Parallelize specifier resolution in transform-imports

d8b8387b62e3724db87e75d7e9833727fb01cc40 authored over 4 years ago by Jason Miller <[email protected]>
Respect package.json semver ranges for dependencies and the project, including a Yarn-style "resolutions" field. Embed "alternate" (non-root) versions in URLs to support mixed versions of a single package.

d3ec18f3d532b30084e7bdf359d4396e8646097e authored over 4 years ago by Jason Miller <[email protected]>
Fix npm bundle caching so it respects --cwd

a1962cd3dda472af73efe66273c51e055d138912 authored over 4 years ago by Jason Miller <[email protected]>
Add rmwc demo

22c97bc5919c98bba779d5c9a6faa05f69ed75cf authored over 4 years ago by Jason Miller <[email protected]>
Update src/wmr-middleware.js

Co-authored-by: Jason Miller <[email protected]>

f136140541e322bdde600cace548345b3e52afe0 authored over 4 years ago by Jovi De Croock <[email protected]>
Merge pull request #86 from developit/remove-hmr-prod

13a7557afe5cd7306cc760188a320b7d17524c57 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #88 from developit/npm-audit-fix

Resolve many npm audit problems

f989026c3dca1b1673e2f79b55e69d78f0748de7 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Resolve most npm audit problems

e4eb339f98be46a1022c4731adc18a1729e01659 authored over 4 years ago by Andre Wiggins <[email protected]>
Merge pull request #85 from developit/url-plugin-dev-mode

url:plugin in dev mode

1b9a6145231c1d9262f6f50ccf8907c88409a0a2 authored over 4 years ago by Jason Miller <[email protected]>
Strip HMR-related code from prod build

ac43a8477dcf0aa302dcae4127e8c5eae81fd547 authored over 4 years ago by Jason Miller <[email protected]>
Fix windows paths everywhere

a25f2bd40643c1101371ef7675e00cf76c6d37d8 authored over 4 years ago by Jason Miller <[email protected]>
fix resolving on windows

c60f7deaca32e7675d6be3a722e3a8396f0ac9e1 authored over 4 years ago by Jovi De Croock <[email protected]>
Fix non-JS resources and add a test.

7e0b0430092670a7354322e6a00cc59ec58c35ff authored over 4 years ago by Jason Miller <[email protected]>
[middleware] Add `url-plugin` to the dev middleware

7020354d3a95ba6cd2f685349883e1c5ba4b4234 authored over 4 years ago by Jason Miller <[email protected]>
Avoid resolving `url:`-prefixed imports using the npm resolver

8d1871e8a52e5edcca84315ec9702abc8715a7bf authored over 4 years ago by Jason Miller <[email protected]>
[middleware] turn "\0foo:"-prefixed imports into "/@foo/"-prefixed URLs.

81ab45c49eacbeb087fbc604bac3292a31705ff3 authored over 4 years ago by Jason Miller <[email protected]>
[middleware] Add support for resolveFileUrl plugin hook

78fb4ce4b08b85201282df73dbcaa7aac4dc7222 authored over 4 years ago by Jason Miller <[email protected]>
use correct import

9943e261765230dc5d79a9babda137ecc0dd18f3 authored over 4 years ago by Jovi De Croock <[email protected]>
convert to normal fs

f0baed3090a9b6a7aefbd9867ef0d4281ab80dad authored over 4 years ago by Jovi De Croock <[email protected]>
fallback to 200/index.html

f3deea13f035c667e41332812b8f4c4b65345d31 authored over 4 years ago by Jovi De Croock <[email protected]>
Merge pull request #82 from developit/deprecate-dot-dist

Deprecate .dist for .cache

7a97d677fc4c7529628c99c0fd45699dedf5cb68 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #83 from developit/url-plugin

Url plugin

cf8df3c136c49894a82e18a28d73acba61398f60 authored over 4 years ago by Jason Miller <[email protected]>
Merge branch 'warn-for-missing-thml' into master

d8b58052375c9f26a7cff53d351a6d4817bb6c0b authored over 4 years ago by Jason Miller <[email protected]>
Fix tests for revised errors/warnings

71243239cc78469d3ad0430165d4a865e79b02c8 authored over 4 years ago by Jason Miller <[email protected]>
Graceful errors and terminal colors

0b368e7307096f9c4c7829d51372492284c92b35 authored over 4 years ago by Jason Miller <[email protected]>
Soft warning for missing HTML file in dev mode (since adding the file fixes without a rebuild)

c7938c417cd4bcdc1b9b63682bb1d39001203139 authored over 4 years ago by Jason Miller <[email protected]>
Copy prod bundling HTML file support to dev bundling

1b01a22e98856f59676a547be1748844d031754c authored over 4 years ago by Jason Miller <[email protected]>
avoid waiting for reading the file

fc423ceb77b6965f298ab55dacd5bf107e8c6351 authored over 4 years ago by Jovi De Croock <[email protected]>
only handle assets

e4e358978deb6929153633cbf3e7be49d1b98fd3 authored over 4 years ago by Jovi De Croock <[email protected]>
correct merge mistake

fae83412b985cac424ddb03695ea8c959a736e6b authored over 4 years ago by Jovi De Croock <[email protected]>
add url-plugin

e907eb11b278a679c3bcd9b0edd910c960a8337e authored over 4 years ago by Jovi De Croock <[email protected]>
Merge pull request #80 from developit/fix-npm-etags

Fix npm etags when compression is enabled

e821b1f6e2591f2b11e4ebae4d54084dca93a4b6 authored over 4 years ago by Jason Miller <[email protected]>
update bundler

90ccf884f510d19e4d91920cd12a93f920d3c542 authored over 4 years ago by jdecroock <[email protected]>
remove .dist in favor of .cache

4e173da5f6183e07fd3b8709d2005242b696a843 authored over 4 years ago by jdecroock <[email protected]>
Merge pull request #81 from developit/friendly-404

friendly 404 errors

4ad8bdab18445d8d8f1c3626134e3f66820c32c7 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge remote-tracking branch 'origin/friendly-404' into warn-for-missing-thml

ba17ce728e2475c28f85609ae455f0a590852931 authored over 4 years ago by Jason Miller <[email protected]>
Merge branch 'master' into warn-for-missing-thml

edf6249dfae0267e54d4a51573b30f85e4251a4c authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #69 from developit/process-env-optimizations

process.env inlining

3ab69d111181ccd2e891d8ca9df63a71b4405559 authored over 4 years ago by Jason Miller <[email protected]>
friendly 404 errors

4d7987032421e977453ddf05c16491fe77bc5828 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #79 from developit/jsx-fragments

Add support for JSX Fragments

ba6c68f91b80c509a8ba901f6c55097515a36197 authored over 4 years ago by Jason Miller <[email protected]>
Fix npm etags when compression is enabled

77f43bfdefdaf178a7041b3af3001d4c77f7bfe6 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #78 from developit/optimize-option

Add `--compress false` explicit no-optimizations option

a7e1fe97f870b45c8c6ea6ef1dea7bcd26353a58 authored over 4 years ago by Jason Miller <[email protected]>
Add support for JSX Fragments

d921f113cd8a320c79d39f7b50639d71f2b88680 authored over 4 years ago by Jason Miller <[email protected]>
Add `--compress false` explicit no-optimizations option

8de4842b6100ab3b4a2844fe8d20a3d1299a96f6 authored over 4 years ago by Jason Miller <[email protected]>
add error handler

dafcbf6ca005fe42e1f1e9f55307a9e7bbb9ece3 authored over 4 years ago by jdecroock <[email protected]>
Merge pull request #75 from developit/cli-common

Minor cli UX enhancements

ea9004cf8fc433a4e7c693024df5696bf2bc8251 authored over 4 years ago by Jason Miller <[email protected]>
warn when index.html is missing from working dir

e36f8db48ac360849379ff168a2008e39af77a9e authored over 4 years ago by jdecroock <[email protected]>
Don't overload -h for help with -h for host

5bbab92c08cc024d47af93611fddeebc90ce3b81 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Print common cli commands by default

a179e6a281fcb8c9325e09cc295599c636fe61f4 authored over 4 years ago by Marvin Hagemeister <[email protected]>
add somewhat hacky process.env inlining during development

b47d1f05f2bdf0fe1f386e52cebec11904d659ca authored over 4 years ago by Jason Miller <[email protected]>
the package.json field is "alias"

cfa35a81bdf9618f00b8d94ac09994ce8b0f4858 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #65 from developit/aliases-and-npm-css

Add support for aliases and npm CSS files

72fdc9b49d63f9a15e27cbfe8791a870e44fb677 authored over 4 years ago by Jason Miller <[email protected]>
fix no-aliases builds

35a46eb442646f1cfa834f7ea6d07c59bdeafff9 authored over 4 years ago by Jason Miller <[email protected]>
Fix prod builds

5ba70e8654c329f9b42def815175b09bd058a722 authored over 4 years ago by Jason Miller <[email protected]>
Add support for aliases and npm CSS files

0cf0de961df04e2e60cee7064d5a65bc1a46c14d authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #63 from developit/allow-npm-names

Allow npm names

cb10267228ea8f02119c0465b7174e0752416828 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #64 from developit/fix-jsx-comments

Fix transpiling of comments in JSX

fc92de6f5b260baac7ccc4d567ec282ec4a48e5d authored over 4 years ago by Jason Miller <[email protected]>
Fix transpiling of comments in JSX (JSXEmptyExpressions). Fixes #55.

d8a9d6881b9918811246e083642b714a5bd7644e authored over 4 years ago by Jason Miller <[email protected]>
[optimization]: skip transpile for obviously non-JSX files

eb64f1691b538693fa6c7095ced192cef364643c authored over 4 years ago by Jason Miller <[email protected]>
turn debug logging down/off

3cce01183136fafb5b49e7e5477ced0a07515ea1 authored over 4 years ago by Jason Miller <[email protected]>
allow dots in npm package names

d3a3f3984191ea37e62d11f335c67012c71342a4 authored over 4 years ago by Jason Miller <[email protected]>
lockfile updates

021e5bc2acb8cf15e8dd50ec3730fa95a13fd6b5 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #48 from developit/posix-dirs

Use posix FS stuff where we don't want windows paths

19ba4b2baab1f712f10920728341e7bfe1634cf7 authored over 4 years ago by Jason Miller <[email protected]>