Use MUI pages for Windows installer UI

This commit is contained in:
hensm
2019-03-07 23:55:39 +00:00
parent 0fef3fd98c
commit 285b31e7c9
4 changed files with 55 additions and 11 deletions

View File

@@ -1,4 +1,8 @@
{
"author": "Matt Hensman <m@matt.tf>",
"homepage": "https://hensm.github.io/fx_cast",
"bugs": "https://github.com/hensm/fx_cast",
"scripts": {
"postinstall": "npm run postinstall:app && npm run postinstall:ext",
"postinstall:app": "npm install ./app --prefix ./app",