Skip to content

Commit

Permalink
fix: Remove browser entry point
Browse files Browse the repository at this point in the history
Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Sep 9, 2022
1 parent 33f104a commit 14046c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"@hpcc-js/observable-md"
],
"main": "./dist/extension.js",
"browser": "./dist-web/extension",
"scripts": {
"clean": "rimraf out lib* dist types *.vsix *.tsbuildinfo",
"compile": "tsc",
Expand Down

0 comments on commit 14046c6

Please sign in to comment.