Remove path prefix that's not required
This commit is contained in:
parent
42697ea9d2
commit
3e311ab59c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
{ "name": "Oliver" }
|
||||
],
|
||||
"esmodules": [
|
||||
"./module/main.mjs"
|
||||
"module/main.mjs"
|
||||
],
|
||||
"styles": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue