modif comtabilite
This commit is contained in:
+2
-2
@@ -74,8 +74,8 @@ such comment. Returns the updated `code`.
|
||||
Inserts `string` before the sourceMappingURL comment in `code`. Appends
|
||||
`string` to `code` if there is no such comment.
|
||||
|
||||
Lets you append something to a file without worrying about breaking the
|
||||
sourceMappingURL comment (which needs to be at the end of the file).
|
||||
Lets you append something to a file without worrying about burying the
|
||||
sourceMappingURL comment (by keeping it at the end of the file).
|
||||
|
||||
### `sourceMappingURL.regex` ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user