cloud-compiler

A real-time, low-latency code ...
Log | Files | Refs | README | LICENSE

firebase.json (157B)


      1 {
      2   "hosting": {
      3     "public": "public",
      4     "ignore": [
      5       "firebase.json",
      6       "**/.*",
      7       "**/node_modules/**"
      8     ],
      9     "cleanUrls": true
     10   }
     11 }
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror