fix(mod_format): render format templates through smartscaf before comparing generated files
This commit is contained in:
@@ -8,6 +8,7 @@ import * as smartobject from '@push.rocks/smartobject';
|
||||
import * as smartnpm from '@push.rocks/smartnpm';
|
||||
import * as smartconfig from '@push.rocks/smartconfig';
|
||||
import * as smartdiff from '@push.rocks/smartdiff';
|
||||
import * as smartscaf from '@push.rocks/smartscaf';
|
||||
|
||||
export {
|
||||
path,
|
||||
@@ -18,4 +19,5 @@ export {
|
||||
smartnpm,
|
||||
smartconfig,
|
||||
smartdiff,
|
||||
smartscaf,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user