mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Upgrade react and storybook
This commit is contained in:
@@ -94,12 +94,6 @@ const stickerCreatorConfig: Configuration = {
|
||||
},
|
||||
}),
|
||||
],
|
||||
devServer: {
|
||||
port: 6380,
|
||||
historyApiFallback: {
|
||||
rewrites: [{ from: /./, to: '/sticker-creator/dist/index.html' }],
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export default [stickerCreatorConfig];
|
||||
|
||||
Reference in New Issue
Block a user