Skip to content

Commit

Permalink
fix: remove dependency to zone.js
Browse files Browse the repository at this point in the history
  • Loading branch information
danglotb committed Mar 28, 2020
1 parent 7d30ced commit 4bfa247
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions skillful_network_client/tsconfig.app.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
},
"files": [
"src/main.ts",
"src/polyfills.ts",
"node_modules/zone.js/lib/zone-spec/long-stack-trace.d.ts"
"src/polyfills.ts"
],
"include": [
"src/**/*.d.ts"
Expand Down

0 comments on commit 4bfa247

Please sign in to comment.