0.1.3 • Published 3 years ago
@magic-circle/midi v0.1.3
@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
import path from 'path';
module.exports = {
screenshots: {
// Place to save screenshots
path: path.join(__dirname, 'screenshots'),
// Save the current git state into the snapshop
gitInfo: true,
}
}
0.1.0
3 years ago
0.1.0-alpha.5
3 years ago
0.1.0-alpha.4
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0-alpha.1
3 years ago
0.1.0-alpha.0
3 years ago
0.1.0-alpha.3
3 years ago
0.1.0-alpha.2
3 years ago
0.1.3
3 years ago
0.0.7
6 years ago