There was an error while loading. Please reload this page.
1 parent 98bf802 commit 4d47ff3Copy full SHA for 4d47ff3
npm-react-tools/README.md
@@ -37,7 +37,7 @@ option | values | default
37
-------|--------|---------
38
`sourceMap` | `true`: append inline source map at the end of the transformed source | `false`
39
`harmony` | `true`: enable ES6 features | `false`
40
-`filename` | the output filename for the source map | `"source.js"`
+`sourceFilename` | the output filename for the source map | `"source.js"`
41
`stripTypes` | `true`: strips out type annotations | `false`
42
43
```js
0 commit comments