0.0.7 • Published 5 years ago

@magic-circle/debug v0.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

@CreativeControls/Debug

Enables the app to be debugged.

Settings

import Fullscreen from '@magic-circle/debug';

module.exports = {
  plugins: defaultPlugins => [...defaultPlugins, Debug],
  debug: {

    // Displays button in editor
    button: true,

    // Enables the user to see the debug
    editor: true,

    // Displays the current git state in the menu bar
    gitInfo: true,
  }
  ...
}
0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago

0.0.0-alpha.10

6 years ago

0.0.0-alpha.9

6 years ago

0.0.0-alpha.8

6 years ago

0.0.0-alpha.7

6 years ago

0.0.0-alpha.6

6 years ago

0.0.0-alpha.5

6 years ago

0.0.0-alpha.4

6 years ago

0.0.0-alpha.3

6 years ago

0.0.0-alpha.2

6 years ago

0.0.0-alpha.1

6 years ago