Commit 00bdf21
[IMP] add support for new odoo js modules for *.esm.js files
Contributors must place /** @odoo-module **/ formatted js code in files with extension *.esm.js
All other *.js files will be treated as legacy js files
It will allow to support both formats1 parent e9641e4 commit 00bdf21
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
0 commit comments