Kaynağa Gözat

chore: added build command

tags/1.2.3
Shivam Mishra 6 yıl önce
ebeveyn
işleme
81c042649c
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. +2
    -1
      package.json

+ 2
- 1
package.json Dosyayı Görüntüle

@@ -15,7 +15,8 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"watch": "rollup -c --watch",
"dev": "npm-run-all --parallel watch"
"dev": "npm-run-all --parallel watch",
"build": "rollup -c"
},
"repository": {
"type": "git",


Yükleniyor…
İptal
Kaydet