Last active
February 18, 2019 16:17
-
-
Save hawkeye64/3442f78ea8f5e5a6275de3b11722216d to your computer and use it in GitHub Desktop.
ctx/contect data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
dev: true, | |
prod: false, | |
mode: { spa: true }, | |
modeName: 'spa', | |
target: {}, | |
targetName: undefined, | |
emulator: undefined, | |
arch: {}, | |
archName: undefined, | |
bundler: {}, | |
bundlerName: undefined, | |
debug: undefined | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment