Move app content to www/
This commit is contained in:
parent
4cb1557520
commit
959f9aa6bc
2
main.js
2
main.js
@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
|
||||
nw.Window.open('index.html', {
|
||||
nw.Window.open('www/index.html', {
|
||||
"id": "station_mainwindow"
|
||||
}, function (win) {
|
||||
win.setMinimumSize(300, 450);
|
||||
|
@ -16,5 +16,5 @@ file.reference.Station-test=test
|
||||
files.encoding=UTF-8
|
||||
project.licensePath=./nbproject/mplheader.txt
|
||||
site.root.folder=${file.reference.BizApps-Station}
|
||||
start.file=index.html
|
||||
start.file=www/index.html
|
||||
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…
x
Reference in New Issue
Block a user