Introduce better-sqlite3 and a schema-init module so we can migrate off JSON storage without changing runtime behavior yet.
14 lines
352 B
YAML
14 lines
352 B
YAML
strictDepBuilds: false
|
|
onlyBuiltDependencies:
|
|
- "@firebase/util"
|
|
- better-sqlite3
|
|
- cbor-extract
|
|
- esbuild
|
|
- protobufjs
|
|
allowBuilds:
|
|
'@firebase/util': set this to true or false
|
|
better-sqlite3: set this to true or false
|
|
cbor-extract: set this to true or false
|
|
esbuild: set this to true or false
|
|
protobufjs: set this to true or false
|