mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REF] extras: improve code
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
"dev": "npm-run-all --parallel \"build:* -- --watch\"",
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watch",
|
||||
"preextras": "npm run build && cp dist/owl.js extras/",
|
||||
"preextras": "npm run build",
|
||||
"extras": "python extras/server.py"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user