mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-22 13:12:57 +08:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) to 1.9.15 and updates ancestor dependency [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together. Updates `@grpc/grpc-js` from 1.7.3 to 1.9.15 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.7.3...@grpc/grpc-js@1.9.15) Updates `firebase` from 9.23.0 to 10.12.2 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@9.23.0...firebase@10.12.2) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-type: indirect - dependency-name: firebase dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Quick Start
Install
npm install
Hot reload the extension
npm run dev
Package the extension for both Chinese and English versions
npm run package
Will automatically generate two .crx files and then copy to the ElectronJS
folder (old files will be replaced).