@magic-circle/screenshots
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

@CreativeControls/Screenshots

Enables the editor to save screenshots including a snapshot of the app's current state, this snapshot can then be restored at a later time.

Settings

module.exports = {
  screenshots: {
    // Save the current git state into the snapshot
    gitInfo: true,

    // Use a different directory if the URL of the frame changes
    directoryBasedOnFrameUrl: false,
  },
};

Package Sidebar

Install

npm i @magic-circle/screenshots

Weekly Downloads

39

Version

0.3.2

License

MIT

Unpacked Size

79.4 kB

Total Files

15

Last publish

Collaborators

  • dpwoert