ja1984 / jackbox

Javascript library to display notifications
https://ja1984.github.io/jackbox/
GNU General Public License v3.0
17 stars 6 forks source link

Minified files #27

Open ja1984 opened 7 years ago

ja1984 commented 7 years ago
josephfusco commented 7 years ago

@ja1984 I can set up a build process to automate this if you would like utilizing gulp or grunt.

ericorruption commented 7 years ago

How do you feel about adding a package.json to the project? That would open up some possibilities on how to handle minified files.

ja1984 commented 7 years ago

@josephfusco sure man, go nuts :) I've been thinking of maybe adding a less file for the CSS as well.

@ericorruption I'm not sure how it's usually handled, but I would be open for that :)

josephfusco commented 7 years ago

@ja1984 Great I'll have a PR soon with documentation added on how to use it. Adding a package.json will be a result of this like @ericorruption mentioned :)