peaks.js
peaks.js copied to clipboard
possibility for a dist directory
Would it be possible for the next release to have a dist directory present in the source containing the minified and un-minified js? Most distributions use this so something like bower has a uniform place for packed js to be pointed to by the project.
I'll look into this, although I will probably drop Bower support soon (the Bower documentation recommends moving to Webpack or Parcel for new projects)
This is now implemented