https://github.com/mein-python-projects/party-music-cast-controller
A collaborative music playing system.
https://github.com/mein-python-projects/party-music-cast-controller
authentication django-framework javascript promise reactjs
Last synced: 6 months ago
JSON representation
A collaborative music playing system.
- Host: GitHub
- URL: https://github.com/mein-python-projects/party-music-cast-controller
- Owner: JudahSan
- Created: 2022-03-16T00:42:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T00:19:13.000Z (almost 2 years ago)
- Last Synced: 2024-12-26T17:10:07.919Z (over 1 year ago)
- Topics: authentication, django-framework, javascript, promise, reactjs
- Language: Python
- Homepage:
- Size: 10.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining
> Transform optional chaining operators to workaround https://crbug.com/v8/11558
See our website [@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining](https://babeljs.io/docs/en/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining) for more information.
## Install
Using npm:
```sh
npm install --save-dev @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining
```
or using yarn:
```sh
yarn add @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining --dev
```