chore: cleanup

This commit is contained in:
Igor Randjelovic
2020-12-07 15:01:17 +01:00
committed by Nathan Walker
parent 54dd20e90a
commit 6817886cd7
15 changed files with 132 additions and 112 deletions

View File

@ -1,6 +1,6 @@
import CopyWebpackPlugin from 'copy-webpack-plugin';
import { getEntryDirPath } from './project';
import { getEntryDirPath } from './platform';
/**
* @internal