https://github.com/localvoid/source_map_transformer
https://github.com/localvoid/source_map_transformer
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/localvoid/source_map_transformer
- Owner: localvoid
- License: bsd-2-clause
- Created: 2015-04-01T12:46:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T12:47:22.000Z (almost 11 years ago)
- Last Synced: 2025-01-25T06:25:22.316Z (about 1 year ago)
- Language: Dart
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# source_map_transformer
> [pub](https://pub.dartlang.org/) transformer that transforms source
> maps.
## Options
### `source_map`
Perform source map transformations in release mode.
TYPE: `bool`
DEFAULT: `false`