Ecosyste.ms: OpenCollective

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

Razzle

Fund the continued development of Razzle!
Collective - Host: opensource - https://opencollective.com/razzle - Code: https://github.com/jaredpalmer/razzle

Merge pull request #730 from Bram-Zijp/master

Fix for '[HMR] You need to restart the application!' on server sided error

github.com/jaredpalmer/razzle - f15ccc1d93d137a9dc385a3334fd2fbac3dacb5f authored about 6 years ago by Jack Cross <[email protected]>
remove mention of extract text plugin from react native web example (#752)

github.com/jaredpalmer/razzle - b2f77d2d790630321d64d9b71cf1bb53ce559e03 authored over 6 years ago by Tobias Lohse <[email protected]>
Fix HMR : client was not working + mismatch between server/client (#749)

github.com/jaredpalmer/razzle - 560a9f490bdcac89b29a03b7d9c471ff21ff6619 authored over 6 years ago by Haja Rasoahaingo <[email protected]>
Update css chunks: use [name] instead of [id] (#750)

github.com/jaredpalmer/razzle - 50d428f6a642f1c9ce70bf783bf291e8e29ef7c5 authored over 6 years ago by Haja Rasoahaingo <[email protected]>
point people looking at CHANGELOG.md to the release notes page (#747)

github.com/jaredpalmer/razzle - f96771d446758c9a98ddc67b2f625d9c4b11abc1 authored over 6 years ago by Greg Martyn <[email protected]>
React Loadable example: add css chunks (#746)

github.com/jaredpalmer/razzle - 08f08567973a26d2de6b394a29dff62ca2ee00ca authored over 6 years ago by tatchi <[email protected]>
cleanup: remove .js extensions from require

github.com/jaredpalmer/razzle - e24934bcef5a1956199751215e8562eac73f4b63 authored over 6 years ago by Bram Zijp <[email protected]>
Change import to require

github.com/jaredpalmer/razzle - e5f9c944cb39fac2a718e12626c4ab0511f70edb authored over 6 years ago by Bram Zijp <[email protected]>
Mdx plugin improvements (#732)

* resolving path to @mdx-js/tag, fix loader options

* del peerDep, improve readme

* add ex...

github.com/jaredpalmer/razzle - ad25c6bb14d8f7122a9970ec03fe983f11d59cce authored over 6 years ago by Ivakhnenko Dmitry <[email protected]>
Fix for '[HMR] You need to restart the application!' on server sided err

github.com/jaredpalmer/razzle - c8b55bebd5c4dadb6953dd3e8d94fac084c854d4 authored over 6 years ago by Bram Zijp <[email protected]>
Add Heroku deployment example (#727)

* Duplicated basic exmaple

* Updated readme with Heroku instructions

* Renamed package nam...

github.com/jaredpalmer/razzle - c0013d40f82457e033ddc6027b5e2c48fb2914d4 authored over 6 years ago by David Potgieter <[email protected]>
Add Now deployment example (#728)

* Duplicated basic example

* Renamed package name

* Updated readme for Now

* Added post...

github.com/jaredpalmer/razzle - b85816a75408eaf16fd693eac518689f089ececf authored over 6 years ago by David Potgieter <[email protected]>
Use the correct port when PORT is not set (#723)

github.com/jaredpalmer/razzle - d7c8ecefdeb590004a2a74a4d6c34d9128055f2a authored over 6 years ago by Brandon Konkle <[email protected]>
Update createJestConfig.js (#719)

Add globals to the allowable jest config overrides

github.com/jaredpalmer/razzle - 68eead79bbf839a9d20298be139c44f3f18724fb authored over 6 years ago by Jamal Carvalho <[email protected]>
Add loadable-components example (#598)

github.com/jaredpalmer/razzle - 1a6413cab867cd75d4086eed5b9a5f5724f4bd8a authored over 6 years ago by Lucas Terra <[email protected]>
Create stale.yml

github.com/jaredpalmer/razzle - 362c3e1665fb14f5c83119661ff9427e4794c748 authored over 6 years ago by Jared Palmer <[email protected]>
Fix production sourcemaps (#717)

github.com/jaredpalmer/razzle - 122f84785ac7848eae87552950e47f2b9ecc1bf8 authored over 6 years ago by Jonathan Petitcolas <[email protected]>
Revert "v2.3.0"

This reverts commit 361bb0c9267cf543f775207ca4b296ba18d29ba3.

github.com/jaredpalmer/razzle - a362b5c795ea08a1ee0f8285e2e74b175df1d8c6 authored over 6 years ago by Jared Palmer <[email protected]>
Make readme's match

github.com/jaredpalmer/razzle - 63159f312a0a9c026423494a1f0c659b0151bdf2 authored over 6 years ago by Jared Palmer <[email protected]>
remove package-lock.json

github.com/jaredpalmer/razzle - e478621d3571850b5019677e411f0f1394db0ebb authored over 6 years ago by Jared Palmer <[email protected]>
Fix .mjs issue with GraphQL 0.13.2 (#715)

* Fix .mjs issue with GraphQL 0.13.2

https://github.com/graphql/graphql-js/issues/1272#issuec...

github.com/jaredpalmer/razzle - 39ea3a6b05608cb686c8c2c85f107a92013476d9 authored over 6 years ago by Eric Clemmons <[email protected]>
Mdx improve (#712)

* add peer dependency, ipdate install instruction

* update readme

github.com/jaredpalmer/razzle - bbab21adaddf28e3b8c18c09a0c2a5f96dcf14e3 authored over 6 years ago by Ivakhnenko Dmitry <[email protected]>
add mdx loader (#711)

github.com/jaredpalmer/razzle - e07830c7d37fbfa49adb51978e335ed1d3335676 authored over 6 years ago by Ivakhnenko Dmitry <[email protected]>
add support for function as plugin (#704)

github.com/jaredpalmer/razzle - e199219197037430c8f61050047545a259073e94 authored over 6 years ago by ambar <[email protected]>
Introduce config.modifyBabelOptions (#702)

I’ve found that the babel configuration is important to modify in my environment.

Specificall...

github.com/jaredpalmer/razzle - 5b1ff8cdc4c89d46281ec9d0c1266b37c01a757a authored over 6 years ago by Eric Vicenti <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - 5475aeff3cef68fc49a553f504dffca998d1b3f4 authored over 6 years ago by Jared Palmer <[email protected]>
Erik Engi added to the contributors section (#700)

github.com/jaredpalmer/razzle - e77c8e7f6410c9a645daedd90c987ad61f7a2392 authored over 6 years ago by Erik Engi <[email protected]>
Add documentation for CSS Modules (#694)

github.com/jaredpalmer/razzle - 63a8b5c2d99fa832c4c7bb75c86cc39fb3c35a8e authored over 6 years ago by Alex Parish <[email protected]>
Ignore column from source map and only use pretty errors if file is read (#696)

github.com/jaredpalmer/razzle - c4909294d91b6ceba3f06570497ff31846a8aa28 authored over 6 years ago by Jack Cross <[email protected]>
Add pretty node errors (#691)

github.com/jaredpalmer/razzle - b4f9898ef3e0ae96d4b6b5e7427f43544e39209f authored over 6 years ago by Jack Cross <[email protected]>
fix koa hmr (#693)

github.com/jaredpalmer/razzle - 72934d90271dfe7e23d9edd2d3c56f71e19c2ad5 authored over 6 years ago by ambar <[email protected]>
Adding testEnvironmentOptions to supportedKeys for Jest (#678)

github.com/jaredpalmer/razzle - 8a356247ab866bc6ecdfcbb508ec1f4592fe52c1 authored over 6 years ago by Benoit d'Oncieu <[email protected]>
Add polka example (#520)

* Add polka example

Serves as a generic express middleware-compatible server example. (relate...

github.com/jaredpalmer/razzle - 9a58a71235357b50e230061ddb55fe2f27084593 authored over 6 years ago by William Esz <[email protected]>
added example razzle + react router 3 (#539)

* added example razzle + react router 3

* Remove yarn.lock

* Fix pkg.json

github.com/jaredpalmer/razzle - 05d795eeb795ef416449db1fa074b0baeeb0a6a4 authored over 6 years ago by David Nguyen <[email protected]>
preserve the full --inspect= flag as passed to yarn start (#660)

* preserve the full --inspect= flag as passed to yarn start instead of treating it as a boolean
...

github.com/jaredpalmer/razzle - db7b28b3a10b37799bfd5d2062c6f11987e5055c authored over 6 years ago by Greg Martyn <[email protected]>
Fix Elm example (#661)

github.com/jaredpalmer/razzle - d2deecce93d45b09f24378701e75ac8a5c0d4f16 authored over 6 years ago by Faheem Patel <[email protected]>
Bump babel-loader to remove incompatibility warning with Webpack 4. (#659)

github.com/jaredpalmer/razzle - 6aee5de2856914b1c10d148c5ba79fd1b3e557f8 authored over 6 years ago by Dave Li <[email protected]>
Squat on more potential plugins

github.com/jaredpalmer/razzle - 7336c6cbf62c23b63ae7fb637363217ebac8eb5f authored over 6 years ago by Jared Palmer <[email protected]>
Bump deps

github.com/jaredpalmer/razzle - d33c789011cc6dec9c7c4f2cc9510821efac75f4 authored over 6 years ago by Jared Palmer <[email protected]>
latest jest (#656)

github.com/jaredpalmer/razzle - 1ecc47246fd3fea816890b9436cecc67136ece55 authored over 6 years ago by Ben Hamlin <[email protected]>
Fix 'server' typo (#658)

github.com/jaredpalmer/razzle - 167f70a57d2de0b488ef232cf427cc772ecb1bc2 authored over 6 years ago by Emil Tholin <[email protected]>
Fix package names

github.com/jaredpalmer/razzle - 21d2c5a541dd309ee64eb6f0e23688ca35350f0c authored over 6 years ago by Jared Palmer <[email protected]>
Update docs

github.com/jaredpalmer/razzle - 5a74fdda16ca4896f1d912d0bae09e23f0029302 authored over 6 years ago by Jared Palmer <[email protected]>
Add info about razzle-plugin-elm

github.com/jaredpalmer/razzle - 59ce36aeab94d34718759e2eff8c7d893ffb8938 authored over 6 years ago by Jared Palmer <[email protected]>
Update elm

github.com/jaredpalmer/razzle - 9f9dea393ad61abd08c16ca6870421e93a847183 authored over 6 years ago by Jared Palmer <[email protected]>
fix elm plugin

github.com/jaredpalmer/razzle - af6a407c3c0181e57fda5f9d27bc526b8ad5073a authored over 6 years ago by Jared Palmer <[email protected]>
Add WebpackConfigHelpers + Vue, Elm plugins (#655)

* Add WebpackConfigHelpers + Vue, Elm plugins

* Fix elm plugin

* Add razzle-plugin-php

...

github.com/jaredpalmer/razzle - bddb770d5c31f04a9241181e797d653023b689ef authored over 6 years ago by Jared Palmer <[email protected]>
Remove consola (redundant)

github.com/jaredpalmer/razzle - 2e27fcdd9f0703a4ff388cd8a0fa74b64ad7b8df authored over 6 years ago by Jared Palmer <[email protected]>
Add carrot to babel-eslint

github.com/jaredpalmer/razzle - a4c937886a43bc6776ca79e8a4036b799b68b703 authored over 6 years ago by Jared Palmer <[email protected]>
Update babel-eslint to 8.x so that decorators will work using babel-plugin-transform-decorators-legacy. See: https://github.com/babel/babel-eslint/issues/275 (#649)

github.com/jaredpalmer/razzle - 0c0262935cada6d9d6045747e36444c89525d2db authored over 6 years ago by Dave Li <[email protected]>
Close #653. Use correct Snyk badges

github.com/jaredpalmer/razzle - 092b425b7ae1103d7081c6cd71eb36ed950a0c93 authored over 6 years ago by Jared Palmer <[email protected]>
Upgrade razzle package - jest ^22.4.3 (#648)

* Upgrade razzle package - jest ^22.4.3

* Revert version no change

github.com/jaredpalmer/razzle - f57fca8e8388d0b3bc9ae0485d917750ad589df8 authored over 6 years ago by Benjamin Hobbs <[email protected]>
Update readme's

github.com/jaredpalmer/razzle - 28da2344badeb6dd6da57c7df3dc5f968f6b60e3 authored over 6 years ago by Jared Palmer <[email protected]>
Add useEslint option to razzle-plugin-typescript (#640)

Useful if you wish to use babel, without eslint

github.com/jaredpalmer/razzle - 0b41a32c12b85b1209ff28e37cad0a88a7b72bbd authored over 6 years ago by Tim Griesser <[email protected]>
Fix useBabel use option in razzzle-plugin-typescript (#639)

github.com/jaredpalmer/razzle - 3c24927fc4c04634d05ed94079eaa8bd8071a761 authored over 6 years ago by Tim Griesser <[email protected]>
Boost perf of TS plugin during dev with suggested Outlook optimizations

github.com/jaredpalmer/razzle - b6c6c59b6ffb6f0a16544c6761953897f916a71f authored over 6 years ago by Jared Palmer <[email protected]>
Bump deps

github.com/jaredpalmer/razzle - d11a392d654f2c2da1c93a23d03c48a71afc5f5d authored over 6 years ago by Jared Palmer <[email protected]>
Adding server source map support (#516)

github.com/jaredpalmer/razzle - f8fbc99583beaad4ad9fc5fdf8c21045225b8e71 authored over 6 years ago by Nicolas Cisco <[email protected]>
Include the crossorigin attribute link updated (#635)

reason: It seems that the content is moved since to this new URL.

github.com/jaredpalmer/razzle - 05d2c3a329baef828e7a92596867748b0562dfd4 authored over 6 years ago by Erik Engi <[email protected]>
Removing thread-loader (#634)

github.com/jaredpalmer/razzle - 88bff76406549ecd149eb1a3d85f376bf094bd1c authored over 6 years ago by Ben Hamlin <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/razzle

github.com/jaredpalmer/razzle - 50bcbd481b902fd8694b1228a66cf9379694bb18 authored over 6 years ago by Jared Palmer <[email protected]>
👨🏻‍💻 Include all contributors (#631)

github.com/jaredpalmer/razzle - 813a3d8f8b0597c3955ed8ecb54e7b850f998250 authored over 6 years ago by Zino Hofmann <[email protected]>
Fix #632. Pass webpack to config in build.js

github.com/jaredpalmer/razzle - 2e073b5cad5abf2c5bc4b78058301a8947aea6be authored over 6 years ago by Jared Palmer <[email protected]>
Update README for v2

github.com/jaredpalmer/razzle - 5ce7220b52eff80bb2303d074b673b67e717ed4f authored over 6 years ago by Jared Palmer <[email protected]>
v2 (#630)

* Webpack v4 (#525)

* (feat) Adds webpack v4, removes CommonsChunkPlugin and sets mode

* (...

github.com/jaredpalmer/razzle - f141a267cbf3ed0645e970840ed108548ee64a2a authored over 6 years ago by Jared Palmer <[email protected]>
Cosmetic change

github.com/jaredpalmer/razzle - d3d37ec29f1cca0761f84c9183bb199077ff09b1 authored over 6 years ago by Jared Palmer <[email protected]>
Cosmetic change

github.com/jaredpalmer/razzle - 46814aa40d331f12f4ae87bb9cdfdc29a6c38b24 authored over 6 years ago by Jared Palmer <[email protected]>
Patching for IE11 (#547)

Mirroring the patch for react-dev-utils that causes dev utils to break in IE11. strip-ansi packa...

github.com/jaredpalmer/razzle - 3b05d0aa8b4b682d91bd43c3b999c4c346638d79 authored almost 7 years ago by Mark Learst <[email protected]>
Fix chunk links in with-react-loadable example (#550)

Fix incorrect link to chunk scripts caused by string concatenation instead of incrementing the p...

github.com/jaredpalmer/razzle - f490b1fe89b8f28f5a20e5865ade70babc1107e8 authored almost 7 years ago by fix-fix <[email protected]>
v0.8.14

github.com/jaredpalmer/razzle - 1d3b9b3b3329474a71137c0a217db9a8aa168991 authored almost 7 years ago by Jared Palmer <[email protected]>
Cosmetic change

github.com/jaredpalmer/razzle - 5107a48a7138b1f8eab2b066bf4a800cd3be0b89 authored almost 7 years ago by Jared Palmer <[email protected]>
v0.8.13

github.com/jaredpalmer/razzle - e5af3723d75bd1d4e890ed734185608dd902db4e authored almost 7 years ago by Jared Palmer <[email protected]>
Bump deps

github.com/jaredpalmer/razzle - 80cdd6fc1b52c11ff96dff1d4585b03cffca627b authored almost 7 years ago by Jared Palmer <[email protected]>
Update razzle.config.js (#531)

github.com/jaredpalmer/razzle - 61177e4238cb2ad5262eb96edbbe05bac4360e47 authored almost 7 years ago by Brian Jenkins <[email protected]>
Update reason example (#513)

* Update reason example

* Add url parser

* Alias `ReasonReact.stringToElement` to `text`

github.com/jaredpalmer/razzle - 897fdb0efe44f58002f7c78b191e26977de02228 authored almost 7 years ago by Ulrik Strid <[email protected]>
Fix preact example (#518)

* fix preact example: src/client.js

Tell Babel to transform JSX into h() calls

* fix preac...

github.com/jaredpalmer/razzle - 358d1bdf2df3ea5bc329980ef34266d633466474 authored almost 7 years ago by Baltazar Gomez <[email protected]>
Added Full TSLint to TypeScript example (#511)

* Added Full TSLint to TypeScript example

* private before public instead of the other way ar...

github.com/jaredpalmer/razzle - 4378af351b8dcefe6c699a803d9738e3d3fc5a4f authored almost 7 years ago by Jake Cooper <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - ad17d8c8c2dba45707627f8ae15b882d5d229fa3 authored almost 7 years ago by Jared Palmer <[email protected]>
Close #488. Add react-native-web-example

github.com/jaredpalmer/razzle - 986e6c4016d5def55407f5141d4fb70811edb0c8 authored almost 7 years ago by Jared Palmer <[email protected]>
v0.8.12

github.com/jaredpalmer/razzle - 04547828382fe6eb57993431548e20644cb4a8f7 authored almost 7 years ago by Jared Palmer <[email protected]>
Fix after.js example

github.com/jaredpalmer/razzle - 151be50b62136a1391974f3b984cc48310d72d77 authored almost 7 years ago by Jared Palmer <[email protected]>
Update default install pkg now that raf is baked into jest setup

github.com/jaredpalmer/razzle - 703ce65def62ef014bf7d8599b831e3ec1114ca0 authored almost 7 years ago by Jared Palmer <[email protected]>
Add afterjs example

github.com/jaredpalmer/razzle - fe34194e6994626ab6e2524dc2513d5c108e0ee0 authored almost 7 years ago by Jared Palmer <[email protected]>
Change directory name (#478)

Just did it right now, the dir is with-material-ui, not basic.

github.com/jaredpalmer/razzle - d933b3a3463642f0da218fcbca7b956dd7ab6827 authored almost 7 years ago by Romain Quellec <[email protected]>
uses locals on server, adds comments and updates readme (#461)

github.com/jaredpalmer/razzle - b7a7d8fa0458bfe6165add3447b4081dab7d92f7 authored almost 7 years ago by Max <[email protected]>
v0.8.11

github.com/jaredpalmer/razzle - a400199a926d5fc1623cab59542eb36fbef9708f authored almost 7 years ago by Jared Palmer <[email protected]>
Don't break peoples fucking CSS!

github.com/jaredpalmer/razzle - 9670265063e2f3b11d257b4d907500e679db30a0 authored almost 7 years ago by Jared Palmer <[email protected]>
v0.8.10

github.com/jaredpalmer/razzle - cd8054c9066e6331d4d4e988ddc1962315f93d0a authored almost 7 years ago by Jared Palmer <[email protected]>