Skip to content

with-vanilla-js example doesn't work because it has missing file #1664

@nickgreen5

Description

@nickgreen5

There is no bundle.js file and this file is included inside index.html. This is why the example doesn't work.

I did exact steps as mentioned in readme:

Clone this repo https://github.com/blocknative/web3-onboard.git Navigate to the project directory: cd examples/with-vanilla-js Install the dependencies: npm install Run the development server: npm run dev 

Still there is no bundle.js file that is included in index.html
<script defer src="dist/bundle.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions