feat: add desktop repo (#1071)
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = {
|
||||
'\\.(css|less|scss|sass)$': 'identity-obj-proxy',
|
||||
},
|
||||
globals: {
|
||||
__VERSION__: '1.0.0',
|
||||
__WEB_VERSION__: '1.0.0',
|
||||
__DESKTOP__: false,
|
||||
__WEB__: true,
|
||||
self: {}, // fixes error happening on `import { SKAlert } from 'sn-stylekit'`
|
||||
|
||||
Reference in New Issue
Block a user