Improve performance greatly (#337)
This commit is contained in:
parent
983094883c
commit
c08417e88c
6 changed files with 159 additions and 60 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
const chalk = require('..');
|
||||
const styles = require('ansi-styles');
|
||||
const chalk = require('..');
|
||||
|
||||
// Generates screenshot
|
||||
for (const key of Object.keys(styles)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue