mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
style: move import
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
import DotEnvPlugin from 'dotenv-webpack';
|
||||
import Config from 'webpack-chain';
|
||||
import { existsSync } from 'fs';
|
||||
import { resolve } from 'path';
|
||||
|
||||
import { getProjectRootPath } from './project';
|
||||
import { env } from '..';
|
||||
import { existsSync } from 'fs';
|
||||
|
||||
/**
|
||||
* @internal
|
||||
|
Reference in New Issue
Block a user