fix(config): rename smartconfig metadata file and update config-based compile references
This commit is contained in:
@@ -3,13 +3,13 @@ import * as path from 'path';
|
||||
export { path };
|
||||
|
||||
// @push.rocks scope
|
||||
import * as npmextra from '@push.rocks/smartconfig';
|
||||
import * as smartconfig from '@push.rocks/smartconfig';
|
||||
import * as smartcli from '@push.rocks/smartcli';
|
||||
import { SmartFs, SmartFsProviderNode } from '@push.rocks/smartfs';
|
||||
import * as smartshell from '@push.rocks/smartshell';
|
||||
|
||||
export {
|
||||
npmextra,
|
||||
smartconfig,
|
||||
smartcli,
|
||||
SmartFs,
|
||||
SmartFsProviderNode,
|
||||
|
||||
Reference in New Issue
Block a user