mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 11:01:21 +08:00
chore: cleanup
This commit is contained in:
@ -3,7 +3,7 @@ import Config from 'webpack-chain';
|
||||
|
||||
import { getProjectRootPath } from '../helpers/project';
|
||||
import { env as _env, IWebpackEnv } from '../index';
|
||||
import { getPlatformName } from '../platforms';
|
||||
import { getPlatformName } from '../helpers/platform';
|
||||
import { error } from '../helpers/log';
|
||||
import base from './base';
|
||||
|
||||
|
Reference in New Issue
Block a user