https://github.com/facade/flare-webpack-plugin-sourcemap
A Webpack plugin to upload your application's sourcemap to Flare, to make JavaScript errors more readable.
https://github.com/facade/flare-webpack-plugin-sourcemap
flare javascript sourcemaps webpack
Last synced: 9 months ago
JSON representation
A Webpack plugin to upload your application's sourcemap to Flare, to make JavaScript errors more readable.
- Host: GitHub
- URL: https://github.com/facade/flare-webpack-plugin-sourcemap
- Owner: facade
- License: mit
- Created: 2019-10-04T10:17:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:05:01.000Z (about 3 years ago)
- Last Synced: 2025-04-19T22:01:23.082Z (10 months ago)
- Topics: flare, javascript, sourcemaps, webpack
- Language: TypeScript
- Homepage: https://flareapp.io
- Size: 480 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Webpack plugin for sending sourcemaps to Flare
The Flare Webpack 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.
Check JavaScript error tracking section in [the Flare documentation](https://flareapp.io/docs/javascript-error-tracking/installation) for more information.
Flare client: https://www.npmjs.com/package/@flareapp/flare-client