Move app content to www/

master
Skylar Ittner 6 years ago
parent 4cb1557520
commit 959f9aa6bc

@ -5,7 +5,7 @@
*/ */
nw.Window.open('index.html', { nw.Window.open('www/index.html', {
"id": "station_mainwindow" "id": "station_mainwindow"
}, function (win) { }, function (win) {
win.setMinimumSize(300, 450); win.setMinimumSize(300, 450);

@ -16,5 +16,5 @@ file.reference.Station-test=test
files.encoding=UTF-8 files.encoding=UTF-8
project.licensePath=./nbproject/mplheader.txt project.licensePath=./nbproject/mplheader.txt
site.root.folder=${file.reference.BizApps-Station} site.root.folder=${file.reference.BizApps-Station}
start.file=index.html start.file=www/index.html
web.context.root=/Station web.context.root=/Station

Before

Width:  |  Height:  |  Size: 1014 B

After

Width:  |  Height:  |  Size: 1014 B

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Loading…
Cancel
Save