0.0.7 • Published 4 years ago

@magic-circle/debug v0.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
4 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

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago

0.0.0-alpha.10

5 years ago

0.0.0-alpha.9

5 years ago

0.0.0-alpha.8

5 years ago

0.0.0-alpha.7

5 years ago

0.0.0-alpha.6

5 years ago

0.0.0-alpha.5

5 years ago

0.0.0-alpha.4

5 years ago

0.0.0-alpha.3

5 years ago

0.0.0-alpha.2

5 years ago

0.0.0-alpha.1

5 years ago