mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Move AirPlay auth module to extension and add initial options UI
This commit is contained in:
@@ -86,4 +86,7 @@ module.exports = (env) => ({
|
||||
, "react-dom": "preact-compat"
|
||||
}
|
||||
}
|
||||
, node: {
|
||||
fs: "empty"
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user