1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-firebase-hosting/src
James Hegedus 4f4b7a1bce with-firebase-hosting: fix npm scripts, remove firebase.json predeploy scripts (#4593)
* remove `predeploy` scripts from `firebase.json` in favour of `npm` `pre` scripts as they are consistent across `deploy` and `serve` commands. (to revisit once Firebase add support in the `firebase.json` for `preserve`)
* update deps
* workaround some bug where Babel could not resolve the standard `next/babel` config. Explicitly defining this seems to remove the issue.
* closes #4562
2018-06-12 17:37:13 +02:00
..
app with-firebase-hosting: fix npm scripts, remove firebase.json predeploy scripts (#4593) 2018-06-12 17:37:13 +02:00
functions with-firebase-hosting: update to work with next v6 (#4435) 2018-05-21 10:28:09 +02:00
public with-firebase-hosting improvements & fixes (#3886) 2018-02-28 11:54:48 +01:00