We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4101294 commit 90374dcCopy full SHA for 90374dc
.changeset/two-fans-repeat.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# farmup
2
3
+## 0.0.10
4
+
5
+### Patch Changes
6
7
+- 4101294: support `--sourcemap`
8
9
## 0.0.9
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "farmup",
- "version": "0.0.9",
+ "version": "0.0.10",
"type": "module",
"repository": {
"url": "https://github.com/farm-fe/farmup"
0 commit comments