chore: webpack updates (#10050)

This commit is contained in:
Igor Randjelovic
2022-10-04 22:19:58 +02:00
committed by GitHub
parent e97eb04cfd
commit 81ab0ec7dc
10 changed files with 234 additions and 234 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env node
import { redBright, green, greenBright, yellow } from 'chalk';
import { redBright, green, greenBright, yellow } from 'ansi-colors';
import { program } from 'commander';
import dedent from 'ts-dedent';
import webpack from 'webpack';