add(js): add correct import ver
This commit is contained in:
parent
80df48284c
commit
91a987e049
8 changed files with 7 additions and 37 deletions
|
|
@ -2,6 +2,6 @@
|
|||
"componentsDir": "web/templates/components",
|
||||
"utilsDir": "web/resources/utils",
|
||||
"moduleName": "maot-shortner",
|
||||
"jsDir": "web/resources/assets/js",
|
||||
"jsPublicPath": "/web/static/js"
|
||||
"jsDir": "web/static/js",
|
||||
"jsPublicPath": "static/js"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue