mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-09 20:24:09 +00:00
Use stream-browserify instead of stream.
This commit is contained in:
@@ -68,7 +68,7 @@ export default defineConfig({
|
||||
resolve: {
|
||||
alias: {
|
||||
"@": path.resolve(__dirname, "./src"),
|
||||
emitter: "node_modules/emitter-component/index.js",
|
||||
stream: "stream-browserify",
|
||||
},
|
||||
},
|
||||
build: {
|
||||
|
Reference in New Issue
Block a user