Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit f0c0a5ad authored by Danny Lin's avatar Danny Lin
Browse files

package: Add build command

parent 19350db1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,7 +22,8 @@
        "rollup-plugin-terser": "^7.0.2"
    },
    "scripts": {
        "doc": "jsdoc -c jsdoc.json"
        "doc": "jsdoc -c jsdoc.json",
        "build": "rollup -c"
    },
    "files": [
        "dist/fastboot.*"