h5p / h5p-questionnaire

3 stars 37 forks source link

Exclude package-lock.json from h5p library #65

Closed otacke closed 1 year ago

otacke commented 1 year ago

Currently when using the H5P CLI tool for packing the library, it will put the (quite large) package-lock.json file into the library.

When merged in, fixed by adding package-lock.json to .h5pignore.