shoelace and vite
adding static assets
- tags
- shoelace
- vite
Contents
Adding shoelace asssets to vite
:
|
|
Add "type": "module"
into package.json
Then in your main.js
:
|
|
And create vite.config.js
:
|
|
Previously
Next
Adding shoelace asssets to vite
:
|
|
Add "type": "module"
into package.json
Then in your main.js
:
|
|
And create vite.config.js
:
|
|
Previously
Next