Skip to content

Instantly share code, notes, and snippets.

@hawkeye64
Last active February 18, 2019 16:17
Show Gist options
  • Save hawkeye64/3442f78ea8f5e5a6275de3b11722216d to your computer and use it in GitHub Desktop.
Save hawkeye64/3442f78ea8f5e5a6275de3b11722216d to your computer and use it in GitHub Desktop.
ctx/contect data
{
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