GitHub / CodeYellowBV/create-react-cy-app / commits
Create React apps with no build configuration.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d625170b | Don't serve any polyfills by default | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 50c7bcab | Publish | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 17e566fc | Actually use git version info in production (whoops) | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 01250578 | Publish | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| e5aae605 | Add version info as frontend env | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 9c2c0a84 | update deps | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| b6441b28 | Publish | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| f0a1d147 | Update deps | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| b9351c93 | More spec compliant HTML template (#2914) |
Petr Huřťák <p****k@g****m>
Committed by: Kees Kluskens <k****s@w****l> |
almost 9 years ago | |
| f0f8253f | Update unclear wording in webpack config docs (#3160) |
Kristie Howard <k****d@d****m>
Committed by: Kees Kluskens <k****s@w****l> |
almost 9 years ago | |
| 3faf81b8 | Improve readme | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 8dce5f9c | Publish | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 4aaf2434 | Allow to use .eslintrc file for eslint-loader in prod build as well | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 1b4cf88d | Publish | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 1c846feb | Allow to use .eslintrc file for eslint-loader | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 854a98ac | Publish | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 3915cb67 | Andd fix another babel preset issue caused by me | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| f6e6ba33 | Publish | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| d78a16aa | Oops, actually use babel-preset-react-cy-app | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| d20c96b2 | Publish | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 41923349 | fix release script merge issue | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 95f2a6b7 | Add back basic Electron compat | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 80ddcbd5 | merge Merge branch 'refactor2' | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| bb964c63 | Revert to initial state of fork | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 0914c7f2 | rename babili -> babel-minify | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| cb4384e5 | Remove eslint-loader comment | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| f24d865a | Fix cra script to use create-react-app cli | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 635a8d4b | Remove legacy template readme | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 020d3125 | Use our repo in lerna | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 61e66fc8 | Change react-scripts package to use our name | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 29e9053c | Add custom Babel preset | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 3c6256f7 | Remove unforked packages | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 686f34d1 | Bring back simple version of readme | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 36fa5efb | cleanup unused files | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 3faf2327 | Add support for CY_ENV_FILE env variable | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 1ca76783 | Use babel-minify instead of UglifyJs | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| e613a9b1 | Remove autoprefixer support | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 326d0cbe | Disable source maps via env variable by default | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| f297d611 | Use our own eslint config for eslint-loader | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 37b6349c | Use `./src` as NODE_PATH by default | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| ad92a5a6 | Use CY_FRONTEND_* env variables instead of REACT_APP_* | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| 5469d3f1 | Fix react-scripts template | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| d697cbce | Update configs for repo itself | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| e8b58edf | Set travis config to use 'precise' ci environment | Tharaka Wijebandara <t****w@g****m> | almost 9 years ago | |
| c22dc709 | Publish | Dan Abramov <g****n@f****m> | almost 9 years ago | |
| efeabee9 | Changelog for 1.0.13 |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f65a1a90 | Add missing slash | Dan Abramov <g****n@f****m> | almost 9 years ago | |
| 8a72a314 | Make error overlay filename configurable (#3028) |
Jared Palmer <j****r@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 9 years ago | |
| 6644054f | provide empty mock for child_process so importing libraries with it works (#3... |
Anthony <a****o@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 9 years ago | |
| 51d0df49 | Rename Overlay to ErrorOvelay (#3051) |
Tharaka Wijebandara <t****w@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 9 years ago | |
| 270b1dc5 | Strip hash from chunk file name (#3049) |
Erik J. Sturcke <e****e@u****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 9 years ago | |
| 1df16109 | Fix error overlay 'Object.assign' issue in IE by including polyfills before w... |
Tharaka Wijebandara <t****w@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 9 years ago | |
| 59e7116a | fix list indenting in readme | Kees Kluskens <k****s@w****l> | almost 9 years ago | |
| a51be958 | Publish | Dan Abramov <g****n@f****m> | about 9 years ago | |
| 9a072e2b | Changelog for 1.0.12 (#3016) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| cc2e270d | Relax React dep requirements | Dan Abramov <g****n@f****m> | about 9 years ago | |
| 2cbb7601 | Default Favicon lossless optimisation (#2917) |
Sylvain Baronnet <s****n@s****d>
Committed by: Dan Abramov <d****v@g****m> |
about 9 years ago | |
| fbbc64fc | update babel-runtime dependency in react-error-overlay and react-scripts (#2991) |
Christophe Hurpeau <c****b@g****m>
Committed by: Dan Abramov <d****v@g****m> |
about 9 years ago | |
| ecd1f054 | Convert react-error-overlay to React (#2515) |
Tharaka Wijebandara <t****w@g****m>
Committed by: Dan Abramov <d****v@g****m> |
about 9 years ago | |
| b73e5ab7 | List changes to create-react-app more clearly | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| e2ad89b9 | Resolve src/ in Jest | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| d72a6b09 | update eslint config for template | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| 5c010e03 | Fix module function name in error overlay (#3012) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 5ea6de91 | Docs: debugging in WebStorm (#2986) |
Ekaterina Prigara <e****a@p****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| e8a3e4b2 | Fix docs for `printFileSizesAfterBuild` (#2942) |
Yann Pringault <y****t@g****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| 6efab2e1 | Remove Modulus from user guide (#2948) |
Pier-Luc Gendreau <Z****z@u****m>
Committed by: Dan Abramov <d****v@g****m> |
about 9 years ago | |
| 3b917482 | Bump react-dev-utils | Joe Haddad <t****0@g****m> | about 9 years ago | |
| 93029f83 | Remove superfluous lodash usage (#2938) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 10c1f577 | Update README.md (#2927) |
Thomas Bassetto <t****o@u****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| bfaee410 | Publish | Joe Haddad <t****0@g****m> | about 9 years ago | |
| 77265f31 | Prepare for 1.0.11 release (#2924) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 9b23be82 | Update dev deps (#2923) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 4cdd5ac4 | Update README.md |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 1e3a64fa | Use env variable to disable source maps (#2818) |
Ade Viankakrisna Fadlil <v****a@g****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| badfc2a8 | Make formatWebpackMessages return all messages (#2834) |
Stéphane Goetz <o****z@o****h>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| d009a990 | Adjust the `checkIfOnline` check if in a corporate proxy environment (#2884) |
Ben Sykes <b****n@b****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| 2766bbd1 | Fix the order of arguments in spawned child proc (#2913) |
Konstantin Tarkus <k****a@g****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| 9f72aa20 | Publish | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| 71668a41 | Add support for PUBLIC_URL in dev mode | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| e6546f65 | Add support for PUBLIC_URL in dev mode | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| 90fab99b | update internal deps | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| e12d053c | Feature/webpack 3 4 (#2875) |
themre <m****n@g****m>
Committed by: Dan Abramov <d****v@g****m> |
about 9 years ago | |
| 24b18aed | Allow importing package.json (#2468) |
iamdoron <i****n@u****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| 664b7651 | Re-enable flowtype warning (#2718) |
Oskar Köök <o****k@m****e>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| b643f571 | Format UglifyJs error (#2650) |
Ade Viankakrisna Fadlil <v****a@g****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| 20c953d0 | Unstage yarn.lock pre-commit (#2700) |
Jon Crenshaw <j****h@g****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| 57f2cd70 | Update README.md |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 6443441b | Update README.md |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 88dfd497 | Add Electrode to alternatives (#2728) |
Animesh Dutta <a****e@g****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| cff167f0 | Fix parsing HTML/JSX tags to real elements (#2796) |
864907600cc <h****@c****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| 13c73603 | Update webpack version note (#2798) |
Forbes Lindesay <f****s@l****k>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| a73252f0 | Use modern syntax feature (#2873) |
Kiho · Cham <m****y@1****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| ea9427bd | Allow use of scoped packages with a pinned version (#2853) |
Wiley Bennett <w****t@u****m>
Committed by: Joe Haddad <t****0@g****m> |
about 9 years ago | |
| b1c12241 | Bump Webpack 3.4 (#2850) |
themre <m****n@g****m>
Committed by: Dan Abramov <d****v@g****m> |
about 9 years ago | |
| ed2040b5 | Publish | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| 8b47fb6c | Anddd disable ModuleConcatenationPlugin again because its causing huge build ... | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| 0a60f01f | Publish | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| 0b67dfb8 | Use ModuleConcatenationPlugin for scope hoisting | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| 2af338ae | update deps, mainly webpack to v3 | Kees Kluskens <k****s@w****l> | about 9 years ago | |
| bc82755a | Feature/webpack3 (#2574) |
themre <m****n@g****m>
Committed by: Dan Abramov <d****v@g****m> |
about 9 years ago |