Skip to content

Commit

Permalink
Build tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimon committed May 31, 2022
1 parent 813203c commit 848e26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@recogito/geotagging-widget",
"version": "0.1.0",
"description": "A geo-tagging editor widget for Annotorious and RecogitoJS",
"main": "src/index.jsx",
"main": "dist/geotagging-plugin.js",
"scripts": {
"start": "webpack serve --open --mode=development",
"build": "webpack --mode=production"
Expand Down

0 comments on commit 848e26e

Please sign in to comment.