Skip to content

No build process for examples? Should I manually install dependencies? #150

Description

@uglycoyote

I'm trying to evaluate this library, and it would be nice if the examples worked out of the box, but when I follow the build instructions, it only builds the minified version of your library, and does not seem put any of the examples or their dependencies in the dist folder.

When I serve the examples folder using python -m http.server, I get error 404's on jquery.min.js, bootstrap.min.js, and bootstrap-toggle.js.

I could go and search those up myself and copy them in to the examples directory manually, but I'm surprised that you don't have a build process which builds the examples, or maybe I'm just misunderstanding how to do that. I did not see anything in the package.json or the gruntfile which mentioned these dependencies. Am I meant to "do it yourself"?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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