You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to integrate this project into another web application. Therefore i'd like to define the podlove-subscribe-button as a npm dependency in my package.json.
But i can't reference the github project directly, because of the missing dist folder in here. In this issue #152 it was suggested to use the release files for accessing built projects. The only file in the release section containing the dist folder, is the zip-File. But zip-Files can not be referenced in the npm package.json. Only tarball files are allowed. But the currently provided tarballs in the release section only contain the source code without the dist folder. Can you provide a tarball with built assets?
Thank you very much,
Oliver.
The text was updated successfully, but these errors were encountered:
Hey,
I would like to integrate this project into another web application. Therefore i'd like to define the podlove-subscribe-button as a npm dependency in my package.json.
But i can't reference the github project directly, because of the missing dist folder in here. In this issue #152 it was suggested to use the release files for accessing built projects. The only file in the release section containing the dist folder, is the zip-File. But zip-Files can not be referenced in the npm package.json. Only tarball files are allowed. But the currently provided tarballs in the release section only contain the source code without the dist folder. Can you provide a tarball with built assets?
Thank you very much,
Oliver.
The text was updated successfully, but these errors were encountered: