Skip to content

Commit 399f5e1

Browse files
njlrTheAngryByrd
authored andcommitted
* Updates to Fable 3.4.9
* Fixes package scripts
1 parent f2bd6d0 commit 399f5e1

File tree

4 files changed

+1021
-1774
lines changed

4 files changed

+1021
-1774
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"fable": {
18-
"version": "3.1.15",
18+
"version": "3.4.9",
1919
"commands": [
2020
"fable"
2121
]

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,4 +392,7 @@ paket-files/
392392
*.sln.iml
393393

394394
# vscode-ionide
395-
.ionide/
395+
.ionide/
396+
397+
# Fable
398+
*.fs.js

0 commit comments

Comments
 (0)