mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-22 13:31:32 +00:00
chore: update aegir to the latest version (#1186)
Removes boilerplate config that is no longer necessary
This commit is contained in:
5
examples/webrtc-direct/vite.config.js
Normal file
5
examples/webrtc-direct/vite.config.js
Normal file
@ -0,0 +1,5 @@
|
||||
export default {
|
||||
build: {
|
||||
target: 'es2020'
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user