Skip to content

Commit a07b9f7

Browse files
Added Treeware badge and license
1 parent ff08240 commit a07b9f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ Sourcemapify
1010

1111
[![npm](https://img.shields.io/npm/v/@jsdevtools/sourcemapify.svg)](https://www.npmjs.com/package/@jsdevtools/sourcemapify)
1212
[![License](https://img.shields.io/npm/l/@jsdevtools/sourcemapify.svg)](LICENSE)
13+
[![Buy us a tree](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen)](https://plant.treeware.earth/JS-DevTools/sourcemapify)
1314

1415

1516
The default sourcemap that Browserify generates uses paths that are relative to the current directory, which may not always be what you want. This plugin lets you change the relative path, or use absolute paths.
1617

1718
This plugin was inspired by [browserify-sourcemap-root-transform](https://github.com/blackberry/browserify-sourcemap-root-transform), so check that one out if this one doesn't meet your needs.
1819

1920

21+
2022
Related Projects
2123
--------------------------
2224
- [simplifyify](https://jstools.dev/simplifyify)<br>
@@ -100,6 +102,9 @@ License
100102
--------------------------
101103
Sourcemapify is 100% free and open-source, under the [MIT license](LICENSE). Use it however you want.
102104

105+
This package is [Treeware](http://treeware.earth). If you use it in production, then we ask that you [**buy the world a tree**](https://plant.treeware.earth/JS-DevTools/sourcemapify) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
106+
107+
103108

104109
Big Thanks To
105110
--------------------------

0 commit comments

Comments
 (0)