This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
919fd0f28d
electron
/
spec
/
fixtures
/
api
/
app-path
/
package.json
5 lines
65 B
JSON
Raw
Normal View
History
Unescape
Escape
fix: app.getAppPath() returning default-app path for files or directories without package.json (#18763)
2019-06-19 21:34:22 +00:00
{
ci: cleanup up test app directories (#25145) * ci: cleanup up test app directories * ci: use electron prefix for a testing apps so that the can be cleaned up * Revert "ci: cleanup up test app directories" This reverts commit a47daba812ee95f506cac0f1bfedda8be7b4e2f0. * fixup test due to app name change
2020-08-31 18:07:12 +00:00
"name"
:
"electron-test-app-path"
,
fix: app.getAppPath() returning default-app path for files or directories without package.json (#18763)
2019-06-19 21:34:22 +00:00
"main"
:
"lib/index.js"
}
Reference in a new issue
Copy permalink