3 lines
44 B
JavaScript
Executable file
3 lines
44 B
JavaScript
Executable file
import del from 'del';
|
|
|
|
del.sync('./dist');
|