mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 02:54:11 +08:00
chore: cleanup imports
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import Config from 'webpack-chain';
|
||||
import { resolve, dirname } from 'path';
|
||||
import Config from 'webpack-chain';
|
||||
import { existsSync } from 'fs';
|
||||
import get from 'lodash.get'
|
||||
|
||||
|
Reference in New Issue
Block a user