This commit is contained in:
2020-05-25 20:59:33 +03:00
parent 2e4f90d8ff
commit 81bf9dc585
25 changed files with 614 additions and 132 deletions

View File

@@ -53,6 +53,7 @@ module.exports = (api) => {
'@context': './src/context',
'@components': './src/components',
'@hook': './src/hook',
'@actions': './src/actions',
'@assets': './assets',
}
}]