We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ec591 commit 3177e9aCopy full SHA for 3177e9a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.2 (December 28, 2018)
2
+
3
+- Fixed one more issue with paths in source maps on Windows platform
4
5
## 2.0.1 (December 26, 2018)
6
7
- Fixed source map paths when perform on Windows platform (path should be in unix format)
package.json
@@ -1,6 +1,6 @@
{
"name": "csso-cli",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Command line interface for CSSO",
"keywords": [
"cli",
0 commit comments