UNPKG

@flareapp/vite-plugin-sourcemap-uploader

Version:

The Flare Vite plugin helps you send sourcemaps of your compiled JavaScript code to Flare. This way, reports sent using the `@flareapp/flare-client` will be formatted correctly.

17 lines (8 loc) 262 B
# Changelog All notable changes to `@flareapp/vite-plugin-sourcemap-uploader` will be documented in this file ## 1.0.2 - 2022-12-19 - added support for vite 4 ## 1.0.1 - 2022-08-10 - added support for vite 3 ## 1.0.0 - 2022-07-08 - initial release! 🎉