-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update links to reflect the move to fable-compiler org
- Loading branch information
1 parent
642b057
commit 6ae523e
Showing
6 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,14 +42,14 @@ let fantomasTools = | |
NoReflection = false | ||
} | ||
|
||
let ronnies = | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
Freymaurer
Author
Collaborator
|
||
{ | ||
Project = @"C:\Users\nojaf\Projects\ronnies.be\app\App.fsproj" | ||
FableLibrary = fableLibrary | ||
Configuration = "Debug" | ||
Exclude = [| "Nojaf.Fable.React.Plugin" |] | ||
NoReflection = true | ||
} | ||
// let ronnies = | ||
// { | ||
// Project = @"C:\Users\nojaf\Projects\ronnies.be\app\App.fsproj" | ||
// FableLibrary = fableLibrary | ||
// Configuration = "Debug" | ||
// Exclude = [| "Nojaf.Fable.React.Plugin" |] | ||
// NoReflection = true | ||
// } | ||
|
||
[<Test>] | ||
let DebugTest () = | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Can be removed entirely really.
Also, please consider doing changes via PRs.
Otherwise, this flys under the radar.