Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Add JS bundles and source maps to NPM package files (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
draffensperger committed Apr 29, 2019
1 parent 0d736bf commit 1dd9323
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/opencensus-web-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
"files": [
"build/src/**/*.js",
"build/src/**/*.d.ts",
"dist/*.js",
"dist/*.js.map",
"doc",
"CHANGELOG.md",
"LICENSE",
Expand Down

0 comments on commit 1dd9323

Please sign in to comment.