Diego Marcet
Diego Marcet
Related to https://github.com/hustcc/timeago.js/issues/19
This PR adds support for using the library via webpacker. The package is not currently published so you'd need to add the dependency from github: `"remotipart": "https://github.com/JangoSteve/remotipart.git#npm_package"` And then just...
Hello, Would it be possible to add support for using JS code via webpack? We started doing some of this work, adding a `package.json` file and modularizing `jquery.remotipart.js` and `jquery.iframe-transport.js`,...