mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 09:39:58 +00:00
Update all dependencies
This commit is contained in:
@@ -84,8 +84,8 @@ module.exports = (env) => ({
|
||||
}
|
||||
, resolve: {
|
||||
alias: {
|
||||
"react": "preact-compat"
|
||||
, "react-dom": "preact-compat"
|
||||
"react": "preact/compat"
|
||||
, "react-dom": "preact/compat"
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user