瀏覽代碼

Update publish script

Make sure to build scripts before publishing to registry.
tags/0.3.0
TheoryOfNekomata 4 年之前
父節點
當前提交
0bb320cf3a
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      package.json

+ 1
- 0
package.json 查看文件

@@ -39,6 +39,7 @@
"typescript": "^3.9.7"
},
"scripts": {
"prepublish": "rm -rf dist/ && rollup -c",
"test": "jest",
"build": "rm -rf dist/ && rollup -c",
"generate": "plop",


Loading…
取消
儲存