Skip to content

Commit

Permalink
Merge pull request #92 from atomotic/main
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
rsimon authored Oct 12, 2021
2 parents 8fce764 + 91d4b3f commit 949b787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"start": "webpack serve --open --mode=development",
"build": "webpack --mode=production",
"prepare": "webpack --mode=production",
"build-polyfills": "webpack --mode=production --config webpack.polyfills.js",
"vite-build": "vite build && mv ./dist/annotorious-openseadragon.umd.js ./dist/openseadragon-annotorious.min.js && mv ./dist/style.css ./dist/annotorious.min.css"
},
Expand Down

0 comments on commit 949b787

Please sign in to comment.