Добавление страницы information (#41)

This commit is contained in:
Nikolay
2020-12-29 15:02:18 +03:00
committed by GitHub
parent 33cd679de3
commit 534fa35485
31 changed files with 434 additions and 94 deletions

View File

@ -89,8 +89,8 @@ module.exports = {
'^_types(.*)$': '<rootDir>/src/core/types$1',
'^_utils(.*)$': '<rootDir>/src/core/utils$1',
'^_enums(.*)$': '<rootDir>/src/core/enums$1',
'^_referers(.*)$': '<rootDir>/src/core/referers$1',
'^_pages(.*)$': '<rootDir>/src/pages$1',
'^_referers(.*)$': '<rootDir>/src/referers$1',
},
// An array of regexp pattern strings, matched against all module paths before considered 'visible' to the module loader