mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REF] move libs out of playground, add server.py
So we can share it
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@
|
||||
"name": "owl-playground",
|
||||
"description": "Odoo Web Library",
|
||||
"scripts": {
|
||||
"start": "python -m SimpleHTTPServer 8001"
|
||||
"start": "python server.py"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user