We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f05e2f commit 634145aCopy full SHA for 634145a
packages/firestore/rollup.config.lite.js
@@ -23,7 +23,6 @@ import { resolveNodeExterns } from './rollup.shared';
23
24
import pkg from './lite/package.json';
25
import path from 'path';
26
-import memoryPkg from './memory/package.json';
27
28
const defaultPlugins = [
29
typescriptPlugin({
0 commit comments