Initial commit
This commit is contained in:
commit
cd689fde93
17 changed files with 1509 additions and 0 deletions
18
paket.dependencies
Normal file
18
paket.dependencies
Normal file
|
@ -0,0 +1,18 @@
|
|||
source https://api.nuget.org/v3/index.json
|
||||
storage: none
|
||||
|
||||
nuget Sutil
|
||||
nuget Fable.Browser.Dom
|
||||
nuget Fable.Core
|
||||
nuget Sutil.Router.Path
|
||||
|
||||
group Build
|
||||
source https://api.nuget.org/v3/index.json
|
||||
generate_load_scripts: true
|
||||
storage: none
|
||||
|
||||
nuget Fake.Core.Target
|
||||
nuget Fake.IO.FileSystem
|
||||
nuget Fake.JavaScript.Npm
|
||||
nuget Fake.DotNet.Cli
|
||||
nuget Fake.Core.Process
|
Loading…
Add table
Add a link
Reference in a new issue