mattermost-desktop/src
Yuya Ochiai b1d586e9da Remove nodeIntegration warning of webview in BrowserWindow
nodeintegration attribute is ignored in React because it's unknown.
So fortunately the integration is not working.
New 'will-attach-webview' allows us to set nodeIntegration = false.
2017-03-18 20:58:32 +09:00
..
assets Rename src/resource to src/assets 2016-11-10 22:31:10 +09:00
browser Remove nodeIntegration warning of webview in BrowserWindow 2017-03-18 20:58:32 +09:00
common Show "Saving..." for 0.5 seconds and show error if it occurred 2017-02-17 20:55:43 +09:00
main Stop using __dirname to avoid confusing 2017-03-06 23:43:27 +09:00
main.js Remove nodeIntegration warning of webview in BrowserWindow 2017-03-18 20:58:32 +09:00
package.json Add React Developer Tools 2017-03-06 23:29:56 +09:00