This commit is contained in:
2020-08-19 22:55:44 +02:00
parent 312c8754bc
commit b84aa3db45
18 changed files with 1184 additions and 146 deletions

View File

@@ -12,6 +12,7 @@ const config = (api) => {
'GITHUB_REPOSITORY',
],
}],
[require.resolve('react-hot-loader/babel')],
],
};
};