coderaiser / smalltalk

Promise-based Alert, Confirm and Prompt replacement
MIT License
91 stars 20 forks source link

smalltalk.min.js for in browser script tag #22

Closed ray73864 closed 4 years ago

ray73864 commented 4 years ago

Was wondering where I can get a pre-built minified version of this for use in a browser script tag?

I have checked several CDNs and the only one I found complains about require(), have checked 'npm i smalltalk' but there is no smalltalk.min.js file available, cloned this repository but couldn't figure out how to create the necessary stuff.

coderaiser commented 4 years ago

Good point, thank you :), just added ability to upload assets to releases page on every new version of smalltalk.

ray73864 commented 4 years ago

Awesome, thankyou for that.

Though I do notice there are a lot of comments in the minified file which increase its file size unnecessarily.

coderaiser commented 4 years ago

This is a very good point :), just updated assets.