mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-03-30 23:23:49 +08:00
- Added /dist/ folder to `.gitignore` - Replaced references to version number with `XXX_VERSION_XXX` - Replaced all-release `CHANGELOG.md` with per-release `changelog.txt` - Removed `release.sh` script - Added build task to `gulpfile.js` - Updated `npm test` to build the distribution files before testing - Updated the dist file header and made it preserved across both minified and unmagnified files
5 lines
54 B
JSON
5 lines
54 B
JSON
{
|
|
"firebase": "reactfiretodoapp",
|
|
"public": "."
|
|
}
|