phaser/src/device
Nils Plaschke 6d0b7e91ab Added additional check for node
If `process` is defined, but it has no `versions` property the check will fail with an error.
The detection of node is not working properly.
In my case I have embedded phaser into a vue-cli@3 application, which is technically node but has no `versions` property.

This fixes the problem
2018-04-13 15:22:59 +02:00
..
Audio.js jsdoc fixes 2018-03-28 15:04:09 +01:00
Browser.js jsdoc fixes 2018-03-28 15:04:09 +01:00
CanvasFeatures.js jsdoc fixes 2018-03-28 15:04:09 +01:00
Features.js jsdoc fixes 2018-03-28 15:04:09 +01:00
Fullscreen.js jsdoc fixes 2018-03-28 15:04:09 +01:00
index.js Added DeviceConf def 2018-03-21 14:40:30 +00:00
Input.js jsdoc fixes 2018-03-28 15:04:09 +01:00
OS.js Added additional check for node 2018-04-13 15:22:59 +02:00
Video.js jsdoc fixes 2018-03-28 15:04:09 +01:00