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