Searched refs:withFileSystem (Results 1 – 2 of 2) sorted by relevance
5 const withFileSystem: ConfigPlugin = (config) => { constant13 export default createRunOncePlugin(withFileSystem, pkg.name, pkg.version);
5 const withFileSystem = (config) => { function12 exports.default = (0, config_plugins_1.createRunOncePlugin)(withFileSystem, pkg.name, pkg.version);