mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-09 15:46:53 +00:00
feat(chromecast): send custom message for overlay subtitles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const path = require("path");
|
||||
const path = require("node:path");
|
||||
const HtmlWebpackPlugin = require("html-webpack-plugin");
|
||||
|
||||
const appDirectory = path.resolve(__dirname);
|
||||
|
||||
Reference in New Issue
Block a user