Steve Sanderson
|
64770bfb23
|
Remove redundant file following Build/BuildTools split
|
2017-12-14 15:37:43 +00:00 |
Steve Sanderson
|
a4b85ddf53
|
Split BuildTools into "Build" (for end-user app builds) and "BuildTools" (for building this repo only)
|
2017-12-14 15:32:28 +00:00 |
Steve Sanderson
|
c49a67dcf0
|
Tidy up build filesystem providers code
|
2017-12-14 15:12:18 +00:00 |
Steve Sanderson
|
85cc7aee34
|
Use CompositeMountedFileProvider to simplify build logic
|
2017-12-14 14:48:36 +00:00 |
Steve Sanderson
|
aa63da5151
|
Write out all client app files to disk at build time instead of serving dynamically at runtime
|
2017-12-14 11:59:55 +00:00 |
Steve Sanderson
|
7390af1681
|
Make the BuildTools project consumable either as a NuGet package or locally by importing a .proj
|
2017-12-13 11:10:41 +00:00 |
Steve Sanderson
|
d0096ec78e
|
On build, emit <clientproject>.blazor.config to the output dir - transitively into host projects too
|
2017-12-12 17:18:35 +00:00 |
Steve Sanderson
|
da4df729ee
|
Verify that the local Node.js version is 8.3.0+ (for NPM 5) before using it to build the static resources
Verify that the local Node.js version is 9.2.0+ before using it to build
the static resources
|
2017-12-08 13:09:18 +00:00 |