質問編集履歴
2
タグ追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
たいぽ
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Electron(1.6.11)でアプリを作っていて、
|
2
2
|
root/dist/settings.jsで
|
3
|
-
root/hoge.json
|
3
|
+
root/hoge.jsonをアプリの設定で使うように
|
4
4
|
`let settingdata = JSON.parse(fs.readFileSync('hoge.json', 'utf8'));`
|
5
5
|
として読み込んでいるのですが、
|
6
6
|
コマンドラインで
|