chore: fix mobile build
This commit is contained in:
@@ -24,6 +24,7 @@ module.exports = (async () => {
|
|||||||
path.resolve(__dirname, '../icons'),
|
path.resolve(__dirname, '../icons'),
|
||||||
path.resolve(__dirname, '../styles'),
|
path.resolve(__dirname, '../styles'),
|
||||||
'../components',
|
'../components',
|
||||||
|
'../features',
|
||||||
],
|
],
|
||||||
transformer: {
|
transformer: {
|
||||||
getTransformOptions: async () => ({
|
getTransformOptions: async () => ({
|
||||||
|
|||||||
Reference in New Issue
Block a user