This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Problem export and serving files #1762
Open
Description
Hi to everyone,
I'm having an issue with npm run export
, i created a new project with rollup.
I added a simple button that emit a console.log, but nothing appens.
I hosted a demo on gstorage -> http://34.120.76.110/index.html
as you can see the js files are correctly loaded but does not start.