Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

files are missing / minified folder does not exist #919

Open
Proxy-99 opened this issue Jan 29, 2023 · 1 comment
Open

files are missing / minified folder does not exist #919

Proxy-99 opened this issue Jan 29, 2023 · 1 comment

Comments

@Proxy-99
Copy link

Proxy-99 commented Jan 29, 2023

Steps to reproduce the problem

  1. clone repo
  2. go to exmaple folder
  3. open the example file

scripts not working

@samclarke
Copy link
Owner

Thanks for reporting.

The minified files are no longer included in the repository as they require regenerating often and make diffs big. They can be generated by running:

npm ci
npm run build

Alternatively, the ZIP download includes the minified files along with an example.html file.

It may be worth removing the example folder from the repository to avoid confusion as it isn't that useful anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants