mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[FIX] owl: remove inline source maps
They are wrong anyway. Simpler to work with the raw javascript.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"preserveConstEnums": true,
|
||||
"noImplicitThis": true,
|
||||
"removeComments": false,
|
||||
"inlineSourceMap": true,
|
||||
"declaration": true,
|
||||
"target": "es5",
|
||||
"outDir": "dist",
|
||||
|
||||
Reference in New Issue
Block a user