Skip to content

Commit

Permalink
fix Statsig import in secondary service
Browse files Browse the repository at this point in the history
  • Loading branch information
kenny-statsig committed Mar 5, 2024
1 parent 087727d commit fb3114d
Show file tree
Hide file tree
Showing 11 changed files with 172 additions and 1,001 deletions.
9 changes: 4 additions & 5 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
"polyfills": "src/polyfills.ts",
"tsConfig": "tsconfig.app.json",
"inlineStyleLanguage": "scss",
"allowedCommonJsDependencies": [
"statsig",
"statsig-js"
],
"assets": [
"src/favicon.ico",
"src/assets"
Expand Down Expand Up @@ -138,5 +134,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}
}
Loading

0 comments on commit fb3114d

Please sign in to comment.