autosize-input
autosize-input copied to clipboard
Include a built version of the lib
Would it be possible to include a built version (bundle.js) of the library like there used to be in version 0.4.0? That would be useful for those of us who just want to include the file directly and don't have a build system.
@pomartel – https://wzrd.in/standalone/autosize-input@latest
(This is also used in the CodePen demo.)
Thanks for the quick reply! I could import this js file directly in my project but I'm using yarn, which has the advantage of keeping track of any updates to the libraries import in my project. That's why I would have preferred to a built JS file directly here in the repository. But that's ok, I'm still using version 0.4 which works fine!
This no longer works (getting gateway timeouts). Neither does https://bundle.run/.
Any tips for those of us who need a simple, standalone, non-bloated codebase?