discourse/vendor/assets
Martin Brennan 35f6441938
DEV: Add uppy.js to build and project (#13645)
This PR adds uppy to the project with a custom JS build and the shims needed to import it into our JS code. We need a custom build of Uppy because we do not use webpack for our JS modules/build. The only way to get what you want from Uppy is to use the webpack modules or to include the entire Uppy project including all plugins in a single JS file. This way we can just use the plugins we actually want. Future PRs will actually use Uppy!
2021-07-07 10:39:33 +10:00
..
javascripts DEV: Add uppy.js to build and project (#13645) 2021-07-07 10:39:33 +10:00
svg-icons DEV: Rename emoji icon (#13499) 2021-06-23 11:12:48 -04:00