Skip to content

Commit 24cc6d0

Browse files
committed
build: yarn build command
1 parent 25d3485 commit 24cc6d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Pulkka UI - A user interface for storing observations with timestamps",
55
"main": "",
66
"scripts": {
7+
"build": "yarn dist",
78
"clean": "rimraf dist/*",
89
"copy": "copyfiles -f ./src/index.html ./src/pulkka.appcache ./dist && copyfiles -u 1 ./src/favicons/* ./src/img/* ./dist",
910
"dist": "npm run copy & webpack --env=dist",

0 commit comments

Comments
 (0)