-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
turn off cache busting #14
base: master
Are you sure you want to change the base?
Commits on Aug 15, 2017
-
Merge pull request #2 from facebookincubator/master
Update from upstream repo facebookincubator/create-react-app
Configuration menu - View commit details
-
Copy full SHA for 758189a - Browse repository at this point
Copy the full SHA 758189aView commit details
Commits on Aug 16, 2017
-
Merge pull request #3 from facebookincubator/master
Update from upstream repo facebookincubator/create-react-app
Configuration menu - View commit details
-
Copy full SHA for 2f3b222 - Browse repository at this point
Copy the full SHA 2f3b222View commit details
Commits on Aug 17, 2017
-
Modify prod build Move package over to @connected-home Downgrade jest and babel-jest to support V3 Undo commented template section. Should work now that were referencing react-scripts as part of CRA rather than a folder in our project Delete yarn.lock file and use npm for this proj instead Remove fs package that was added by us for some reason Add HivehomeWebappFaviconsWebpackPlugin with proper config Remove path package from devDependencies
Configuration menu - View commit details
-
Copy full SHA for 69663c4 - Browse repository at this point
Copy the full SHA 69663c4View commit details -
Downgrade Jest version so it works with V3
Adjust a few bits so that Jest works properly with V3 Add property to jest config for matching jest files in this lower version of jest
Configuration menu - View commit details
-
Copy full SHA for 32fa420 - Browse repository at this point
Copy the full SHA 32fa420View commit details -
Change version to use pre-commit style rather than appending .1 onto …
…the end Bump favicon plugin ref to 2.0.0 Change favicon config to use ios rather than iphone key Bump versions
Configuration menu - View commit details
-
Copy full SHA for 62ede02 - Browse repository at this point
Copy the full SHA 62ede02View commit details -
Configuration menu - View commit details
-
Copy full SHA for e73606a - Browse repository at this point
Copy the full SHA e73606aView commit details
Commits on Aug 29, 2017
-
change output files names to use sha256
all our existing stuff uses sha256 to - reduce chance of collisions - make the content more properly content-addressable
James Butler committedAug 29, 2017 Configuration menu - View commit details
-
Copy full SHA for bb04d22 - Browse repository at this point
Copy the full SHA bb04d22View commit details -
Merge branch 'master' of https://github.com/facebookincubator/create-…
…react-app into facebookincubator-master
Configuration menu - View commit details
-
Copy full SHA for 2774f1d - Browse repository at this point
Copy the full SHA 2774f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b51350 - Browse repository at this point
Copy the full SHA 2b51350View commit details
Commits on Aug 30, 2017
-
Added items to the template to match the webpack build process for de…
…v and prod. Added browser-detect to template paths. Exit early in locales when no directory path specified (template)
Configuration menu - View commit details
-
Copy full SHA for 3be903a - Browse repository at this point
Copy the full SHA 3be903aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a586d59 - Browse repository at this point
Copy the full SHA a586d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd79262 - Browse repository at this point
Copy the full SHA dd79262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78eb030 - Browse repository at this point
Copy the full SHA 78eb030View commit details
Commits on Aug 31, 2017
-
Comment out normalize css import because weve re-routed imports to al…
…ign with V3 requirements but this breaks e2e
Configuration menu - View commit details
-
Copy full SHA for ac64058 - Browse repository at this point
Copy the full SHA ac64058View commit details -
Configuration menu - View commit details
-
Copy full SHA for c300f64 - Browse repository at this point
Copy the full SHA c300f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae57420 - Browse repository at this point
Copy the full SHA ae57420View commit details -
Merge pull request #6 from ConnectedHomes/fixes
Added items to the template to match the webpack build process for de…
Configuration menu - View commit details
-
Copy full SHA for 2a55682 - Browse repository at this point
Copy the full SHA 2a55682View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f5cb0 - Browse repository at this point
Copy the full SHA a2f5cb0View commit details -
Merge pull request #9 from ConnectedHomes/GH-8
Add build number to webpack env vars
Configuration menu - View commit details
-
Copy full SHA for b016e5c - Browse repository at this point
Copy the full SHA b016e5cView commit details
Commits on Sep 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 23da763 - Browse repository at this point
Copy the full SHA 23da763View commit details -
Merge pull request #12 from ConnectedHomes/GH-10
Reset babel-jest and jest versions to match upstream
Configuration menu - View commit details
-
Copy full SHA for 3ecfbe4 - Browse repository at this point
Copy the full SHA 3ecfbe4View commit details -
Merge branch 'master' of https://github.com/facebookincubator/create-…
…react-app into facebookincubator-master
Configuration menu - View commit details
-
Copy full SHA for 33a2447 - Browse repository at this point
Copy the full SHA 33a2447View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbedabb - Browse repository at this point
Copy the full SHA dbedabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44019cf - Browse repository at this point
Copy the full SHA 44019cfView commit details
Commits on Sep 16, 2017
-
Turn off sw precache cache busting
we do the "right thing" when settings headers on S3+CF https://github.com/GoogleChrome/sw-precache#dontcachebusturlsmatching-regex
James Butler committedSep 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 763572c - Browse repository at this point
Copy the full SHA 763572cView commit details