COMMITS
/ scripts/rollup/build.js December 17, 2019
D
Build FB RN targets only in experimental mode (#17641)
Dan Abramov committed
December 14, 2019
D
Use console directly instead of warning() modules (#17599)
Dan Abramov committed
December 11, 2019
L
Remove the condition argument from warning() (#17568)
Laura buns committed
December 6, 2019
L
Replace `wrap-warning-with-env-check` with an eslint plugin (#17540)
Laura buns committed
November 8, 2019
D
Add yarn build --unsafe-partial (#17316)
Dan Abramov committed
October 19, 2019
A
Build script should default to experimental (#17144)
Andrew Clark committed
October 18, 2019
A
Don't build non-experimental www bundles (#17139)
Andrew Clark committed
October 14, 2019
A
Set up experimental builds (#17071)
Andrew Clark committed
September 17, 2019
D
[react-a11y] Add react-ui/accessibility to bundle build (#16804)
Dominic Gannaway committed
August 29, 2019
B
Remove duplicate character in regex group (#16572)
Bas Peeters committed
August 5, 2019
A
chore: remove outdated comment about gcc (#16232)
Ashwin Ramaswami committed
May 30, 2019
A
Fix sizebot (#15771)
Andrew Clark committed
May 29, 2019
A
Parallelizes the build script across multiple processes (#15716)
Andrew Clark committed
April 25, 2019
A
add --watch mode to "yarn build" (#15116)
Alec Larson committed
April 9, 2019
A
Include full error messages in React Native build (#15363)
Andrew Clark committed
March 18, 2019
A
Compile invariant directly to throw expressions (#15071)
Andrew Clark committed
December 12, 2018
H
Remove redundant argument of getPlugins function (#14419)
Heaven committed
November 8, 2018
S
Use Entry in `yarn build ...` Instead of Label (#14148)
Sebastian Markbåge committed
September 14, 2018
B
Add UMD production+profiling entry points (#13642)
Brian Vaughn committed
September 9, 2018
D
Use clearer wording
Dan committed
September 4, 2018
B
Fixed schedule/tracking require for www sync script (#13556)
Brian Vaughn committed
September 1, 2018
B
Interaction tracking follow up (#13509)
Brian Vaughn committed
August 5, 2018
B
Fix Prettier "No parser" warning while building (#13323)
Bartosz Kaszubowski committed
June 26, 2018
B
Add PROFILE bundles for www+DOM and fbsource+RN/RF (#13112)
Brian Vaughn committed
June 19, 2018
D
Remove transitive dependency on fbjs (#13075)
Dan Abramov committed
D
Remove fbjs dependency (#13069)
Dan Abramov committed
June 11, 2018
B
Added production profiling bundle type (#12886)
Brian Vaughn committed
May 22, 2018
B
Rollup freeze: false (#12879)
Brian Vaughn committed
May 21, 2018
D
Treat Rollup "warnings" as errors (#12868)
Dan Abramov committed
May 19, 2018
D
Resolve host configs at build time (#12792)
Dan Abramov committed
May 17, 2018
G
getPeerGlobals should check bundleType instead of moduleType (#12839)
Gary Wang committed
May 14, 2018
D
Use Java version of Google Closure Compiler (#12800)
Dan Abramov committed
April 18, 2018
B
Fork React Native renderer into FB and OSS bundles (#12625)
Brian Vaughn committed
April 16, 2018
D
Update GCC (#12618)
Dan Abramov committed
April 9, 2018
D
Preserve error codes for invariants on www (#12539)
Dan Abramov committed
April 4, 2018
D
Add a build step to hoist warning conditions (#12537)
Dan Abramov committed
March 27, 2018
B
Rename react-is import alias in FB bundles (#12459)
Brian Vaughn committed
March 23, 2018
M
Tweaks the build script (#12444)
Maël Nison committed
February 9, 2018
D
Disable for...of by default, rewrite cases where it matters (#12198)
Dan Abramov committed
December 24, 2017
D
Fix writing stats to the file
Dan committed
December 23, 2017
December 11, 2017
D
Update Rollup deps (#11829)
Dan Abramov committed
December 8, 2017
D
Oops, fix CI
Dan Abramov committed
December 7, 2017
D
Add `yarn build --pretty` (#11801)
Dan Abramov committed
December 6, 2017
D
Refactor the build scripts (#11787)
Dan Abramov committed
December 5, 2017
November 30, 2017
D
Unify the way we fork modules (#11711)
Dan Abramov committed
November 27, 2017
D
Use async/await in Rollup scripts (#11669)
Dan Abramov committed
D
Show nicer message on syntax errors
Dan Abramov committed
November 19, 2017
S
Improve formatting of errors when building (#11456)
Soo Jae Hwang committed